summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2020-03-09 21:36:24 -0500
committerGitHub <noreply@github.com>2020-03-09 19:36:24 -0700
commit3ebc297e6ff589f7b98519cd2aa23963a4e06652 (patch)
treeafbc6f530317a259c929238e5627c5be214b0a61 /test
parent7d3df3b642aa1b346c11066be69a46f2edd1a9d9 (diff)
Remove instantiation propagator infrastructure (#3975)
Diffstat (limited to 'test')
-rw-r--r--test/regress/regress1/quantifiers/inst-prop-simp.smt22
1 files changed, 0 insertions, 2 deletions
diff --git a/test/regress/regress1/quantifiers/inst-prop-simp.smt2 b/test/regress/regress1/quantifiers/inst-prop-simp.smt2
index 2a713c352..375acc035 100644
--- a/test/regress/regress1/quantifiers/inst-prop-simp.smt2
+++ b/test/regress/regress1/quantifiers/inst-prop-simp.smt2
@@ -1,5 +1,3 @@
-; COMMAND-LINE: --inst-prop
-; EXPECT: unsat
(set-logic UFLIA)
(set-info :status unsat)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback