diff options
author | udovichenko-r <udovichenko-r@yandex-team.ru> | 2022-02-10 16:49:22 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:49:22 +0300 |
commit | a6f6b22bda21d53d07bd2e0ff63a2b2abf69ede9 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/ya.make | |
parent | d7e4eaec9d325e188dabb3eb1949a32a5229e9ce (diff) | |
download | ydb-a6f6b22bda21d53d07bd2e0ff63a2b2abf69ede9.tar.gz |
Restoring authorship annotation for <udovichenko-r@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/ya.make')
-rw-r--r-- | library/cpp/ya.make | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/library/cpp/ya.make b/library/cpp/ya.make index 68b374acaa..8c1193b007 100644 --- a/library/cpp/ya.make +++ b/library/cpp/ya.make @@ -277,8 +277,8 @@ RECURSE( pop_count pop_count/benchmark pop_count/ut - presort - presort/ut + presort + presort/ut prob_counter prob_counter/ut progress_bar @@ -356,8 +356,8 @@ RECURSE( succinct_arrays succinct_arrays/ut svnversion - telfinder - telfinder/ut + telfinder + telfinder/ut terminate_handler terminate_handler/sample testing @@ -386,7 +386,7 @@ RECURSE( udp uilangdetect uilangdetect/ut - unicode + unicode unistat unistat/ut uri |