diff options
author | iddqd <[email protected]> | 2022-02-10 16:49:45 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:49:45 +0300 |
commit | 07fce9c5f7771600d0b3d70e1f88fd8a7e164d85 (patch) | |
tree | e4aa4750fbb864d70f8c06cf03d2750e979ea3bf /library/cpp/histogram | |
parent | af42068bf6cd93c976b80dd0388fa48cdf65da11 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/histogram')
-rw-r--r-- | library/cpp/histogram/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/library/cpp/histogram/ya.make b/library/cpp/histogram/ya.make index 77cfd96902f..d06b9f68387 100644 --- a/library/cpp/histogram/ya.make +++ b/library/cpp/histogram/ya.make @@ -4,6 +4,6 @@ RECURSE( hdr/ut simple simple/ut - rt - rt/ut + rt + rt/ut ) |