summaryrefslogtreecommitdiff
path: root/test/regress/regress0/sygus/parity-AIG-d0.sy
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/sygus/parity-AIG-d0.sy')
-rw-r--r--test/regress/regress0/sygus/parity-AIG-d0.sy2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/sygus/parity-AIG-d0.sy b/test/regress/regress0/sygus/parity-AIG-d0.sy
index 09fae5410..d3ca69e96 100644
--- a/test/regress/regress0/sygus/parity-AIG-d0.sy
+++ b/test/regress/regress0/sygus/parity-AIG-d0.sy
@@ -1,5 +1,5 @@
; EXPECT: unsat
-; COMMAND-LINE: --lang=sygus2 --cegqi-si=all --sygus-out=status
+; COMMAND-LINE: --lang=sygus2 --sygus-si=all --sygus-out=status
(set-logic BV)
(define-fun parity ((a Bool) (b Bool) (c Bool) (d Bool)) Bool
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback