diff options
author | abv <abv@yandex-team.ru> | 2022-02-10 16:50:09 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:50:09 +0300 |
commit | 508a599920b94ffa7fecd831fcd6e355fc0b04d6 (patch) | |
tree | 70aa260dfd0daaf11dbe1bcbfceb5cacf5002bc7 /library/cpp/deprecated | |
parent | 1072ee1402b5fb9b10d1bc5fe5bf4f50b1316d41 (diff) | |
download | ydb-508a599920b94ffa7fecd831fcd6e355fc0b04d6.tar.gz |
Restoring authorship annotation for <abv@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/deprecated')
-rw-r--r-- | library/cpp/deprecated/ya.make | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/library/cpp/deprecated/ya.make b/library/cpp/deprecated/ya.make index 6c753f68a9b..de81cc8fbdb 100644 --- a/library/cpp/deprecated/ya.make +++ b/library/cpp/deprecated/ya.make @@ -40,10 +40,10 @@ RECURSE( parse_utils parse_utils/ut small_array - solartrie - solartrie/indexed_region/ut - solartrie/test - solartrie/test/tests - solartrie/ut + solartrie + solartrie/indexed_region/ut + solartrie/test + solartrie/test/tests + solartrie/ut split ) |