summaryrefslogtreecommitdiff
path: root/src/theory/sets/kinds
diff options
context:
space:
mode:
authorKshitij Bansal <kshitij@cs.nyu.edu>2014-03-13 19:33:11 -0400
committerKshitij Bansal <kshitij@cs.nyu.edu>2014-03-20 17:18:58 -0400
commitac4a85a1682dd7e59d9ecc23ac7f3cd5e1716e4f (patch)
tree2dab82394401d9c09d751d752381a7a87ea4e6b4 /src/theory/sets/kinds
parent2074c0f5133d5958996279427710aee208918853 (diff)
fix a sharing issues with sets
Diffstat (limited to 'src/theory/sets/kinds')
-rw-r--r--src/theory/sets/kinds1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theory/sets/kinds b/src/theory/sets/kinds
index 68941489f..e46f3a4f8 100644
--- a/src/theory/sets/kinds
+++ b/src/theory/sets/kinds
@@ -8,6 +8,7 @@ theory THEORY_SETS ::CVC4::theory::sets::TheorySets "theory/sets/theory_sets.h"
typechecker "theory/sets/theory_sets_type_rules.h"
rewriter ::CVC4::theory::sets::TheorySetsRewriter "theory/sets/theory_sets_rewriter.h"
+properties parametric
properties check propagate #presolve postsolve
# Theory content goes here.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback