https://github.com/EasyCrypt/easycrypt
Revision 278876cc2ef42866ffb1d5a7ead0fdb594f143ca authored by Alley Stoughton on 28 June 2022, 20:41:19 UTC, committed by Alley Stoughton on 28 June 2022, 20:41:19 UTC
1 parent c724454
Raw File
Tip revision: 278876cc2ef42866ffb1d5a7ead0fdb594f143ca authored by Alley Stoughton on 28 June 2022, 20:41:19 UTC
Saving work. Won't compile.
Tip revision: 278876c
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
back to top