summaryrefslogtreecommitdiff
path: root/src/theory/bv/kinds
diff options
context:
space:
mode:
authorDejan Jovanović <dejan.jovanovic@gmail.com>2011-03-21 18:55:05 +0000
committerDejan Jovanović <dejan.jovanovic@gmail.com>2011-03-21 18:55:05 +0000
commit75adfe4e8ef1fab4b9cd4c31d40c15e9a1637a5e (patch)
treedc866579086454092edaecd78bcfadf2da03b08c /src/theory/bv/kinds
parent7f49a7aedc16cb46216f92d00881cd3485acc206 (diff)
more bugfixes, some basic propagation, and testcases to cover them
Diffstat (limited to 'src/theory/bv/kinds')
-rw-r--r--src/theory/bv/kinds2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/bv/kinds b/src/theory/bv/kinds
index 2df4c361c..381e90d47 100644
--- a/src/theory/bv/kinds
+++ b/src/theory/bv/kinds
@@ -6,7 +6,7 @@
theory THEORY_BV ::CVC4::theory::bv::TheoryBV "theory/bv/theory_bv.h"
-properties finite check
+properties finite check propagate
rewriter ::CVC4::theory::bv::TheoryBVRewriter "theory/bv/theory_bv_rewriter.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback