summaryrefslogtreecommitdiff
path: root/src/theory/sep/kinds
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-09-18 21:26:28 -0500
committerAndres Noetzli <andres.noetzli@gmail.com>2018-09-18 19:26:28 -0700
commitc3091f9b23a452fc497596601ac7650ef24269c8 (patch)
tree62fd4692d092a51b03fbed20d4a38c9bee29bf90 /src/theory/sep/kinds
parent8ed4c0c135fcdd49a777fed1a03b378861af9757 (diff)
Decision strategy: incorporate separation logic. (#2494)
Diffstat (limited to 'src/theory/sep/kinds')
-rw-r--r--src/theory/sep/kinds2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/sep/kinds b/src/theory/sep/kinds
index b83515d38..235b61172 100644
--- a/src/theory/sep/kinds
+++ b/src/theory/sep/kinds
@@ -8,7 +8,7 @@ theory THEORY_SEP ::CVC4::theory::sep::TheorySep "theory/sep/theory_sep.h"
typechecker "theory/sep/theory_sep_type_rules.h"
properties polite stable-infinite parametric
-properties check propagate presolve getNextDecisionRequest
+properties check propagate presolve
rewriter ::CVC4::theory::sep::TheorySepRewriter "theory/sep/theory_sep_rewriter.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback