https://github.com/EasyCrypt/easycrypt
Revision 701f4f03c094eb2441f511fed1df042080fdf34e authored by Cameron Low on 20 January 2023, 18:18:02 UTC, committed by Pierre-Yves Strub on 23 January 2023, 15:43:55 UTC
1 parent 2f98c08
Raw File
Tip revision: 701f4f03c094eb2441f511fed1df042080fdf34e authored by Cameron Low on 20 January 2023, 18:18:02 UTC
Unify created variables correctly.
Tip revision: 701f4f0
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
back to top