aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/string_utils/indent_text/ya.make
blob: 9757fde208e97dd6f71894c76b1cb8c54ef4bcf3 (plain) (blame)
1
2
3
4
5
6
7
8
9
LIBRARY() 
 
OWNER(nga) 
 
SRCS( 
    indent_text.cpp 
) 
 
END()