aboutsummaryrefslogblamecommitdiffstats
path: root/library/cpp/digest/sfh/ya.make
blob: b906cd15771d9fb5676aa5cf8fd3cc189aa73abe (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
         


          




           
LIBRARY()

OWNER(
    pg
    g:util
)

SRCS(
    sfh.cpp
)

END()