summaryrefslogtreecommitdiff
path: root/src/theory/arrays/kinds
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2011-05-23 21:58:12 +0000
committerMorgan Deters <mdeters@gmail.com>2011-05-23 21:58:12 +0000
commit3f7f9df5f0c419b7f7dd39e32852161f406a441f (patch)
tree67ae6454e4496f6370cf8236500946e2c7e926b0 /src/theory/arrays/kinds
parent91656937b2188f05cdd9b42955c04e6157349285 (diff)
Merge from arrays2 branch.
Diffstat (limited to 'src/theory/arrays/kinds')
-rw-r--r--src/theory/arrays/kinds2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/arrays/kinds b/src/theory/arrays/kinds
index 4c68fb5cb..30242db30 100644
--- a/src/theory/arrays/kinds
+++ b/src/theory/arrays/kinds
@@ -7,7 +7,7 @@
theory THEORY_ARRAY ::CVC4::theory::arrays::TheoryArrays "theory/arrays/theory_arrays.h"
properties polite stable-infinite
-properties check
+properties check propagate presolve
rewriter ::CVC4::theory::arrays::TheoryArraysRewriter "theory/arrays/theory_arrays_rewriter.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback