https://github.com/EasyCrypt/easycrypt
Raw File
Tip revision: bede2b23bd968365d1454296974cbd7dec662204 authored by Pierre-Yves Strub on 16 January 2024, 15:35:30 UTC
Merge branch 'main' into deploy-tc
Tip revision: bede2b2
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
back to top