summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/kinds
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2015-02-22 08:59:03 +0100
committerajreynol <andrew.j.reynolds@gmail.com>2015-02-22 08:59:09 +0100
commit48bc3c425947542ca1a337e08044c8f745600690 (patch)
treecc08928a21cb4d8c81d2d8ab338a65fe7cca5128 /src/theory/quantifiers/kinds
parentd2b44175c45a6d2c2fa9c3f8ec1ca1c433cb399b (diff)
New trigger options. --inst-no-entail on by default. Misc cleanup.
Diffstat (limited to 'src/theory/quantifiers/kinds')
-rw-r--r--src/theory/quantifiers/kinds2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/quantifiers/kinds b/src/theory/quantifiers/kinds
index 793e4a611..b03c4ad3b 100644
--- a/src/theory/quantifiers/kinds
+++ b/src/theory/quantifiers/kinds
@@ -7,7 +7,7 @@
theory THEORY_QUANTIFIERS ::CVC4::theory::quantifiers::TheoryQuantifiers "theory/quantifiers/theory_quantifiers.h"
typechecker "theory/quantifiers/theory_quantifiers_type_rules.h"
-properties check propagate presolve getNextDecisionRequest
+properties check presolve getNextDecisionRequest
rewriter ::CVC4::theory::quantifiers::QuantifiersRewriter "theory/quantifiers/quantifiers_rewriter.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback