mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 03:05:31 -05:00
2 lines
99 B
Bash
Executable file
2 lines
99 B
Bash
Executable file
#!/usr/bin/env sh
|
|
exec dune exec --profile=release src/proof-trace-dump/proof_trace_dump.exe -- $@
|