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

OWNER(stanly)

SRCS(
    escape.cpp
)

END()