aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/html/escape/ya.make
blob: b075e7acd4a0be5a58757ec5dbd705682cc157c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
LIBRARY()
 
OWNER(stanly)

SRCS(
    escape.cpp
)

END()