Revision 9211dcbc2b07e00c91c870a9c197e401c6b59e16 authored by Adrien Koutsos on 24 August 2023, 16:52:35 UTC, committed by Adrien Koutsos on 24 August 2023, 16:52:35 UTC
1 parent a6a0195
Raw File
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
back to top