aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/regex/pire/ya.make
diff options
context:
space:
mode:
authorkarina-usm <karina-usm@yandex-team.ru>2022-02-10 16:48:05 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:48:05 +0300
commit3305cedaf9e392ab24e4b7dd6072976748ce60bf (patch)
treeb222e5ac2e2e98872661c51ccceee5da0d291e13 /library/cpp/regex/pire/ya.make
parent62517661cde7aa7c93efe0281ec48eeb70ea420c (diff)
downloadydb-3305cedaf9e392ab24e4b7dd6072976748ce60bf.tar.gz
Restoring authorship annotation for <karina-usm@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/regex/pire/ya.make')
-rw-r--r--library/cpp/regex/pire/ya.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/cpp/regex/pire/ya.make b/library/cpp/regex/pire/ya.make
index 88afde3c61d..c857e6d18bc 100644
--- a/library/cpp/regex/pire/ya.make
+++ b/library/cpp/regex/pire/ya.make
@@ -24,9 +24,9 @@ SRCS(
extra/glyphs.cpp
re_lexer.cpp
re_parser.y
- read_unicode.cpp
+ read_unicode.cpp
extraencodings.cpp
- approx_matching.cpp
+ approx_matching.cpp
half_final_fsm.cpp
minimize.h
)