mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-07 11:45:41 -05:00
feat: expose simple script for icnf-solve
This commit is contained in:
parent
aa47a44242
commit
a88752759f
1 changed files with 3 additions and 0 deletions
3
icnf-solve.sh
Executable file
3
icnf-solve.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
exec dune exec tests/icnf-solve/icnf_solve.exe -- $@
|
||||
Loading…
Add table
Reference in a new issue