diff options
author | Alexander Fokin <apfokin@gmail.com> | 2022-02-10 16:45:38 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:38 +0300 |
commit | bf9e69a933f89af083d895185f01ed65e4d90766 (patch) | |
tree | b2cc84ee7850122e7ccf51d0ea21e4fa7e7a5685 /library/cpp/deprecated/ya.make | |
parent | 863a59a65247c24db7cb06789bc5cf79d04da32f (diff) | |
download | ydb-bf9e69a933f89af083d895185f01ed65e4d90766.tar.gz |
Restoring authorship annotation for Alexander Fokin <apfokin@gmail.com>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/deprecated/ya.make')
-rw-r--r-- | library/cpp/deprecated/ya.make | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/library/cpp/deprecated/ya.make b/library/cpp/deprecated/ya.make index 3f76564c45..6c753f68a9 100644 --- a/library/cpp/deprecated/ya.make +++ b/library/cpp/deprecated/ya.make @@ -1,15 +1,15 @@ -RECURSE( +RECURSE( abstract_iterator abstract_iterator/ut - accessors - accessors/ut - autoarray + accessors + accessors/ut + autoarray base64 datafile dater_old dater_old/ut - enum_codegen - enum_codegen/ut + enum_codegen + enum_codegen/ut fgood fgood/ut histogram @@ -30,13 +30,13 @@ RECURSE( omni/ut prog_options prog_options/ut - sgi_hash - threadable + sgi_hash + threadable transgene datawork datawork/conf calc_module - iterators_heap + iterators_heap parse_utils parse_utils/ut small_array @@ -46,4 +46,4 @@ RECURSE( solartrie/test/tests solartrie/ut split -) +) |