Revision 3c1476b648e95e00b886cd7986bada35064ca44e authored by Alley Stoughton on 17 May 2022, 13:54:38 UTC, committed by Pierre-Yves Strub on 17 May 2022, 14:43:37 UTC
Former printer was using an invalid priority for projections.

Fixes #200
1 parent 24b0ce7
Raw File
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

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

.merlin
*.install
back to top