aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/comptable/usage/ya.make
diff options
context:
space:
mode:
authorsnow <snow@yandex-team.ru>2022-02-10 16:49:51 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:51 +0300
commitb3f165d1a2e8a2dbfcbb351310aeb05fae1f8a6c (patch)
tree8f92b813636cef1b46a00d28d05c485d385f1ac0 /library/cpp/comptable/usage/ya.make
parentc943ab142d4182af287664691cf116c143172792 (diff)
downloadydb-b3f165d1a2e8a2dbfcbb351310aeb05fae1f8a6c.tar.gz
Restoring authorship annotation for <snow@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/comptable/usage/ya.make')
-rw-r--r--library/cpp/comptable/usage/ya.make10
1 files changed, 5 insertions, 5 deletions
diff --git a/library/cpp/comptable/usage/ya.make b/library/cpp/comptable/usage/ya.make
index ab31e7528c..b23b545623 100644
--- a/library/cpp/comptable/usage/ya.make
+++ b/library/cpp/comptable/usage/ya.make
@@ -1,13 +1,13 @@
-PROGRAM()
-
+PROGRAM()
+
OWNER(ironpeter)
-
+
SRCS(
usage.cpp
)
-
+
PEERDIR(
library/cpp/comptable
)
-END()
+END()