aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/regex/pire/ya.make
diff options
context:
space:
mode:
authorkerzum <kerzum@yandex-team.ru>2022-02-10 16:49:33 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:33 +0300
commit9a7232babfd763ccfe827bc70e82e0f50cfd8276 (patch)
treea39808b7482c4711a80f799a7281adb36d76a13a /library/cpp/regex/pire/ya.make
parent0e68ae909d3b76a5a001a07880eb0010dec6b2ea (diff)
downloadydb-9a7232babfd763ccfe827bc70e82e0f50cfd8276.tar.gz
Restoring authorship annotation for <kerzum@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/regex/pire/ya.make')
-rw-r--r--library/cpp/regex/pire/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/regex/pire/ya.make b/library/cpp/regex/pire/ya.make
index c857e6d18b..187aaf6904 100644
--- a/library/cpp/regex/pire/ya.make
+++ b/library/cpp/regex/pire/ya.make
@@ -23,7 +23,7 @@ SRCS(
extra/count.cpp
extra/glyphs.cpp
re_lexer.cpp
- re_parser.y
+ re_parser.y
read_unicode.cpp
extraencodings.cpp
approx_matching.cpp