https://github.com/EasyCrypt/easycrypt
Revision 53651e19c91faaeff9d1a69a94352f2662c01e11 authored by Pierre-Yves Strub on 28 March 2022, 16:59:08 UTC, committed by Adrien Koutsos on 26 April 2022, 16:29:04 UTC
1 parent 5dd9a9c
Raw File
Tip revision: 53651e19c91faaeff9d1a69a94352f2662c01e11 authored by Pierre-Yves Strub on 28 March 2022, 16:59:08 UTC
[build]: [dune]: auto-generation of theories/dune
Tip revision: 53651e1
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
back to top