mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
rename benchs.ml into run_benchs.ml
This commit is contained in:
parent
c6072b6b2f
commit
bd8392dfe5
2 changed files with 2 additions and 2 deletions
4
_oasis
4
_oasis
|
|
@ -149,12 +149,12 @@ Document containers_advanced
|
|||
XOCamlbuildPath: .
|
||||
XOCamlbuildLibraries: containers.advanced
|
||||
|
||||
Executable benchs
|
||||
Executable run_benchs
|
||||
Path: benchs/
|
||||
Install: false
|
||||
CompiledObject: native
|
||||
Build$: flag(bench)
|
||||
MainIs: benchs.ml
|
||||
MainIs: run_benchs.ml
|
||||
BuildDepends: containers,benchmark
|
||||
|
||||
Executable bench_tbl
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue