summaryrefslogtreecommitdiff
path: root/src/theory/bv/Makefile.am
diff options
context:
space:
mode:
authorDejan Jovanović <dejan.jovanovic@gmail.com>2011-02-25 02:11:14 +0000
committerDejan Jovanović <dejan.jovanovic@gmail.com>2011-02-25 02:11:14 +0000
commit48101a9e2416a16b645f31936776694a25cf9efd (patch)
tree0d7211a61c89299b6a7cef34cf83b74e73b473ec /src/theory/bv/Makefile.am
parentb71b7d0aa648f39ea1243632b5b9867ada53109a (diff)
slicing manager is not breaking the old regressions, time to sync
Diffstat (limited to 'src/theory/bv/Makefile.am')
-rw-r--r--src/theory/bv/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/theory/bv/Makefile.am b/src/theory/bv/Makefile.am
index db750575f..08dde4349 100644
--- a/src/theory/bv/Makefile.am
+++ b/src/theory/bv/Makefile.am
@@ -16,6 +16,7 @@ libbv_la_SOURCES = \
theory_bv_rewriter.cpp \
equality_engine.h \
equality_engine.cpp \
- slice_manager.h
+ slice_manager.h \
+ cd_set_collection.h
EXTRA_DIST = kinds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback