https://github.com/EasyCrypt/easycrypt
Revision f1093b8537dbaaad8e412ccd96b5af738da20892 authored by Pierre-Yves Strub on 27 April 2022, 12:46:45 UTC, committed by Adrien Koutsos on 10 May 2022, 13:34:29 UTC
1 parent 260f326
Raw File
Tip revision: f1093b8537dbaaad8e412ccd96b5af738da20892 authored by Pierre-Yves Strub on 27 April 2022, 12:46:45 UTC
Use local configuration file in priority
Tip revision: f1093b8
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
back to top