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
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

/*.ec
/*.eca
/*.smt
/*.why

.merlin
*.install
back to top