summaryrefslogtreecommitdiff
path: root/test/regress/regress0/smt2output.smt2
AgeCommit message (Collapse)Author
2020-11-12Models standard (#5415)yoni206
This PR relates to #4987 . Our plan is to: delete the model keyword avoid printing extra declarations by default wrap UF values with as expressions. This PR does step 1, and fixes regressions accordingly.
2013-11-11Change exit status to be more consistent with other command-line tools: 0 ↵Morgan Deters
success, nonzero error
2013-03-20Properly |quote| symbols in SMT-LIBv2 output.Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback