summaryrefslogtreecommitdiff
path: root/src/theory/bv/kinds
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/bv/kinds')
-rw-r--r--src/theory/bv/kinds6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/theory/bv/kinds b/src/theory/bv/kinds
index dc2ad4d35..8a4c6b6f7 100644
--- a/src/theory/bv/kinds
+++ b/src/theory/bv/kinds
@@ -5,3 +5,9 @@
#
theory ::CVC4::theory::bv::TheoryBV "theory_bv.h"
+
+constant CONST_BITVECTOR \
+ ::CVC4::BitVector \
+ ::CVC4::BitVectorHashStrategy \
+ "util/bitvector.h" \
+ "a fixed-width bit-vector constant" \ No newline at end of file
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback