Revision 92941b1a32c8e75fdc8d96961f909db7111478b3 authored by Pierre-Yves Strub on 12 May 2022, 06:59:09 UTC, committed by Pierre-Yves Strub on 12 May 2022, 07:12:12 UTC
1 parent 1e12363
Raw File
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
back to top