https://github.com/EasyCrypt/easycrypt
Raw File
Tip revision: 544680e63c9525ed3fc58dfded1f06cc034b81cc authored by Benjamin Gregoire on 28 October 2023, 05:36:58 UTC
fix and simplify parser
Tip revision: 544680e
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
back to top