aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/string_utils/indent_text/ya.make
blob: cd0ed9ec61fe4d9707b4702b1163bb9283f57cdd (plain) (blame)
1
2
3
4
5
6
7
8
9
LIBRARY()

OWNER(nga)

SRCS(
    indent_text.cpp
)

END()