https://github.com/EasyCrypt/easycrypt
Revision 81bd4acc2bcb0e3581c4c28178ee41efbdf26b21 authored by Pierre Boutry on 15 June 2021, 12:20:18 UTC, committed by Christian Doczkal on 03 December 2021, 13:59:52 UTC
1 parent 210ab7a
Raw File
Tip revision: 81bd4acc2bcb0e3581c4c28178ee41efbdf26b21 authored by Pierre Boutry on 15 June 2021, 12:20:18 UTC
inline some lemmas
Tip revision: 81bd4ac
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
back to top