https://github.com/EasyCrypt/easycrypt
Revision 03a3fe8fd49ded2290ee0dab0c016728642a5fcf authored by Pierre-Yves Strub on 18 February 2022, 22:18:29 UTC, committed by Pierre-Yves Strub on 18 February 2022, 22:18:29 UTC
1 parent 39b2562
Raw File
Tip revision: 03a3fe8fd49ded2290ee0dab0c016728642a5fcf authored by Pierre-Yves Strub on 18 February 2022, 22:18:29 UTC
Fails gracefully when applying a tactic on a completed proof.
Tip revision: 03a3fe8
dune
(dirs src theories examples scripts)

(install
  (section (bin))
  (files (scripts/testing/runtest as ec-runtest)))
back to top