https://github.com/EasyCrypt/easycrypt
Revision 50dae1bad197bc9ca4c7c574699013d32824922d authored by Pierre-Yves Strub on 21 November 2021, 16:30:31 UTC, committed by Pierre-Yves Strub on 21 November 2021, 16:30:31 UTC
1 parent 3476312
Raw File
Tip revision: 50dae1bad197bc9ca4c7c574699013d32824922d authored by Pierre-Yves Strub on 21 November 2021, 16:30:31 UTC
[build] install runtest (as ec-runtest)
Tip revision: 50dae1b
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
back to top