summaryrefslogtreecommitdiff
path: root/test/regress/regress0/ho/modulo-func-equality.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/ho/modulo-func-equality.smt2')
-rw-r--r--test/regress/regress0/ho/modulo-func-equality.smt23
1 files changed, 1 insertions, 2 deletions
diff --git a/test/regress/regress0/ho/modulo-func-equality.smt2 b/test/regress/regress0/ho/modulo-func-equality.smt2
index 8e300ac72..984835be7 100644
--- a/test/regress/regress0/ho/modulo-func-equality.smt2
+++ b/test/regress/regress0/ho/modulo-func-equality.smt2
@@ -1,6 +1,5 @@
-; COMMAND-LINE: --uf-ho
; EXPECT: unsat
-(set-logic UFLIA)
+(set-logic HO_UFLIA)
(set-info :status unsat)
(declare-fun P (Int) Bool)
(declare-fun Q (Int) Bool)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback