Revision 12569738ed0e90da87b908decdfdcd276c338596 authored by Pierre-Yves Strub on 05 September 2022, 14:53:59 UTC, committed by Pierre-Yves Strub on 05 September 2022, 14:53:59 UTC
2 parent s d40d8fb + be40298
Raw File
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
back to top