Revision d5941d0a52986c5b8dbb8796297ec776bc172f9e authored by Adrien Koutsos on 31 March 2022, 13:49:34 UTC, committed by Pierre-Yves Strub on 31 March 2022, 15:38:14 UTC
1 parent 3491166
Raw File
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
back to top