aboutsummaryrefslogtreecommitdiffstats
path: root/util/random/benchmark/prng/ya.make
blob: a475d0c67feeb3a08e9361fd22dee0ad74bba6d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
OWNER( 
    yazevnul 
    g:util
) 
SUBSCRIBER(g:util-subscribers)
 
Y_BENCHMARK()
 
SRCS( 
    main.cpp 
) 
 
END()