summaryrefslogtreecommitdiff
path: root/test/regress/regress0/sep
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2017-01-04 15:28:24 -0600
committerajreynol <andrew.j.reynolds@gmail.com>2017-01-04 15:41:05 -0600
commit5552e43454c3b45ae8c7b35a822ac4b39adca72f (patch)
treebf7eacb6908c439bde2c8e8052a83f52cdcd46ca /test/regress/regress0/sep
parent0beaa6fbb218328ade97d1f3c5b40fde7aa6d3b5 (diff)
Fix for tff type declarations inTPTP parser, fixes bug 748. Other minor changes.
Diffstat (limited to 'test/regress/regress0/sep')
-rw-r--r--test/regress/regress0/sep/quant_wand.smt22
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/sep/quant_wand.smt2 b/test/regress/regress0/sep/quant_wand.smt2
index 9c38fb405..8a69c10c4 100644
--- a/test/regress/regress0/sep/quant_wand.smt2
+++ b/test/regress/regress0/sep/quant_wand.smt2
@@ -1,4 +1,4 @@
-; COMMAND-LINE: --cbqi-all
+; COMMAND-LINE: --full-saturate-quant
; EXPECT: unsat
(set-logic ALL_SUPPORTED)
(set-info :status unsat)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback