https://github.com/EasyCrypt/easycrypt
Raw File
Tip revision: 664aa8b348957cb110d79ef648f7bd855f39f641 authored by Pierre-Yves Strub on 09 December 2021, 16:00:07 UTC
Merge branch '1.0' into deploy-cost-1.0-preview
Tip revision: 664aa8b
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
back to top