Revision 3d0f508388f74586f56557c1ef98f4e14bd377a2 authored by SofĂ­a Celi on 10 October 2022, 11:27:22 UTC, committed by Pierre-Yves Strub on 10 October 2022, 12:07:27 UTC
1 parent 8e046e1
Raw File
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
back to top