mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
3 lines
72 B
Bash
Executable file
3 lines
72 B
Bash
Executable file
#!/bin/sh
|
|
|
|
exec dune exec --profile=release benchs/run_benchs.exe -- $@
|