Files
why3/check.sh
2015-07-08 11:27:02 +02:00

4 lines
208 B
Bash
Executable File

# useful script for git bisect
(autoconf && ./configure --enable-local --disable-coq-libs --disable-isabelle-libs && make) || exit 125 ; bin/why3config --detect && bin/why3replay examples/linear_probing.mlw