diff options
| author | snow <[email protected]> | 2022-02-10 16:49:51 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:49:51 +0300 |
| commit | b3f165d1a2e8a2dbfcbb351310aeb05fae1f8a6c (patch) | |
| tree | 8f92b813636cef1b46a00d28d05c485d385f1ac0 /library/cpp/comptable/usage/ya.make | |
| parent | c943ab142d4182af287664691cf116c143172792 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/comptable/usage/ya.make')
| -rw-r--r-- | library/cpp/comptable/usage/ya.make | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/library/cpp/comptable/usage/ya.make b/library/cpp/comptable/usage/ya.make index ab31e7528c1..b23b545623a 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() |
