https://github.com/EasyCrypt/easycrypt
Raw File
Tip revision: 08e0fd4cc90e6e979aeaa005bfcd78460e9d4a9e authored by Pierre-Yves Strub on 03 December 2015, 16:50:02 UTC
Do not select notations as operators.
Tip revision: 08e0fd4
.gitignore
*~

*.pyc
*.pyo

/_build
/result
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
*.log
back to top