Fix compilation of benchs

This commit is contained in:
Jacques-Pascal Deplaix 2017-12-28 19:20:20 +01:00
parent 9622f6f6ff
commit 0796a9a8d4

1
_oasis
View file

@ -127,6 +127,7 @@ Executable run_benchs
MainIs: run_benchs.ml
BuildDepends: containers, qcheck,
containers.data, containers.iter, containers.thread,
containers.monomorphic,
sequence, gen, benchmark
Executable run_bench_hash