https://github.com/EasyCrypt/easycrypt
Revision ce56b1055fabec3d5b50e230ad15642956101f1e authored by François Dupressoir on 19 January 2022, 19:29:05 UTC, committed by Pierre-Yves Strub on 19 January 2022, 22:45:29 UTC
1 parent 46ba308
Raw File
Tip revision: ce56b1055fabec3d5b50e230ad15642956101f1e authored by François Dupressoir on 19 January 2022, 19:29:05 UTC
Add rdirs option in config file
Tip revision: ce56b10
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
back to top