summaryrefslogtreecommitdiff
path: root/src/theory/bv/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/bv/Makefile.am')
-rw-r--r--src/theory/bv/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/bv/Makefile.am b/src/theory/bv/Makefile.am
index 686cc7e83..419acf6ba 100644
--- a/src/theory/bv/Makefile.am
+++ b/src/theory/bv/Makefile.am
@@ -13,12 +13,12 @@ libbv_la_SOURCES = \
bitblaster.h \
bitblaster.cpp \
bv_subtheory.h \
- bv_subtheory_eq.h \
- bv_subtheory_eq.cpp \
bv_subtheory_core.h \
bv_subtheory_core.cpp \
bv_subtheory_bitblast.h \
bv_subtheory_bitblast.cpp \
+ bv_subtheory_inequality.h \
+ bv_subtheory_inequality.cpp \
bitblast_strategies.h \
bitblast_strategies.cpp \
slicer.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback