aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/remmap/ya.make
blob: 281df6443a400eb700754ce2c7b504db6956816c (plain) (blame)
1
2
3
4
5
6
7
LIBRARY()

SRCS(
    remmap.cpp
)

END()