summaryrefslogtreecommitdiff
path: root/test/regress/regress0/ho/fta0210.smt2
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/regress0/ho/fta0210.smt2')
-rw-r--r--test/regress/regress0/ho/fta0210.smt23
1 files changed, 1 insertions, 2 deletions
diff --git a/test/regress/regress0/ho/fta0210.smt2 b/test/regress/regress0/ho/fta0210.smt2
index 9f0a39f25..864bb9859 100644
--- a/test/regress/regress0/ho/fta0210.smt2
+++ b/test/regress/regress0/ho/fta0210.smt2
@@ -1,6 +1,5 @@
-; COMMAND-LINE: --uf-ho
; EXPECT: unsat
-(set-logic ALL)
+(set-logic HO_ALL)
(declare-sort A$ 0)
(declare-sort Nat$ 0)
(declare-sort A_poly$ 0)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback