https://github.com/EasyCrypt/easycrypt
Revision 0a2d4ad5f0679e0ccd2e531ca3b08504bca1f02d authored by Pierre-Yves Strub on 17 November 2021, 07:42:42 UTC, committed by Pierre-Yves Strub on 17 November 2021, 08:23:14 UTC
1 parent 31ce231
Raw File
Tip revision: 0a2d4ad5f0679e0ccd2e531ca3b08504bca1f02d authored by Pierre-Yves Strub on 17 November 2021, 07:42:42 UTC
[build] use dune to install & find resources
Tip revision: 0a2d4ad
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
back to top