blob: 885a7a8eba2dd9e0bf1e4a8c765a5cb0f50ee583 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
OWNER(velavokr)
LIBRARY()
SRCS(
gd_builder.cpp
gd_entry.cpp
)
PEERDIR(
library/cpp/containers/comptrie
library/cpp/string_utils/relaxed_escaper
)
END()
|