aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/string_utils/scan/ya.make
blob: 9b05c04db19b127f56e9556fee97868732cfd646 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
OWNER( 
    g:util 
) 
 
LIBRARY() 
 
SRCS( 
    scan.cpp 
) 
 
END()