aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/digest/old_crc/gencrc/ya.make
blob: 4d89e96669839d712097400a846324d563ffe255 (plain) (blame)
1
2
3
4
5
6
7
PROGRAM()

SRCS(
    main.cpp
)

END()