aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/regex/pcre/benchmark/ya.make
diff options
context:
space:
mode:
authorDmitry Potapov <potapov.d@gmail.com>2022-02-10 16:46:39 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:39 +0300
commit536101ea75c9ff5df10d01c2f460b1f6e12311b3 (patch)
tree115291277ad61b2cdcf5044d210fb103b5e1647e /library/cpp/regex/pcre/benchmark/ya.make
parent5036b5f2122001f9aef8a0e4cd85440d73ea6b9f (diff)
downloadydb-536101ea75c9ff5df10d01c2f460b1f6e12311b3.tar.gz
Restoring authorship annotation for Dmitry Potapov <potapov.d@gmail.com>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/regex/pcre/benchmark/ya.make')
-rw-r--r--library/cpp/regex/pcre/benchmark/ya.make28
1 files changed, 14 insertions, 14 deletions
diff --git a/library/cpp/regex/pcre/benchmark/ya.make b/library/cpp/regex/pcre/benchmark/ya.make
index 7c30fae0a6..3cef5e14b9 100644
--- a/library/cpp/regex/pcre/benchmark/ya.make
+++ b/library/cpp/regex/pcre/benchmark/ya.make
@@ -1,14 +1,14 @@
-G_BENCHMARK()
-
-OWNER(g:so)
-
-PEERDIR(
- library/cpp/regex/pcre
-)
-
-SRCS(
- main.cpp
-)
-
-END()
-
+G_BENCHMARK()
+
+OWNER(g:so)
+
+PEERDIR(
+ library/cpp/regex/pcre
+)
+
+SRCS(
+ main.cpp
+)
+
+END()
+