https://github.com/EasyCrypt/easycrypt
Revision 08ed0c221e7fd1708223e3e4c42a96a05e440b63 authored by Pierre-Yves Strub on 19 November 2021, 07:18:43 UTC, committed by Pierre-Yves Strub on 19 November 2021, 07:18:46 UTC
Store whether a theory has been directly required or not.
1 parent 471ea3b
Raw File
Tip revision: 08ed0c221e7fd1708223e3e4c42a96a05e440b63 authored by Pierre-Yves Strub on 19 November 2021, 07:18:43 UTC
New format for eco (v3)
Tip revision: 08ed0c2
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
back to top