https://github.com/EasyCrypt/easycrypt
Revision 471ea3b2af76d4d7dbc34954fa85dacb74cb0f69 authored by Pierre-Yves Strub on 19 November 2021, 07:03:57 UTC, committed by Pierre-Yves Strub on 19 November 2021, 07:04:08 UTC
1 parent a549eb4
Raw File
Tip revision: 471ea3b2af76d4d7dbc34954fa85dacb74cb0f69 authored by Pierre-Yves Strub on 19 November 2021, 07:03:57 UTC
foo
Tip revision: 471ea3b
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
back to top