Revision f1ce5ae91239bc4fcbcda6c35a619c95db057bb4 authored by Pierre-Yves Strub on 09 May 2022, 10:46:10 UTC, committed by Pierre-Yves Strub on 09 May 2022, 11:54:13 UTC
Co-authored-by: Christian Doczkal <christian.doczkal@mpi-sp.org>
1 parent a49a0ac
Raw File
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
back to top