summaryrefslogtreecommitdiff
path: root/src/theory/bv/Makefile.am
diff options
context:
space:
mode:
authorDejan Jovanović <dejan.jovanovic@gmail.com>2011-01-05 03:21:35 +0000
committerDejan Jovanović <dejan.jovanovic@gmail.com>2011-01-05 03:21:35 +0000
commitf9a4fe48a4ec2355f8fec93d3f47242577df2511 (patch)
treeeb49b7760b16aa17666d59464c96979b445fbcc8 /src/theory/bv/Makefile.am
parenteecc1e4f301711dbb2bf1508ea0ba6cd20acd593 (diff)
Commit for the theory engine and rewriter changes. Changes are substantial and not yet finalized but I need to put it in to work further with the theory writers. Please check the files that you 'own'. Any comments or discussion is welcome. Further details will be coming in a follow up email later.
Diffstat (limited to 'src/theory/bv/Makefile.am')
-rw-r--r--src/theory/bv/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/theory/bv/Makefile.am b/src/theory/bv/Makefile.am
index c07bf018e..3e84f482c 100644
--- a/src/theory/bv/Makefile.am
+++ b/src/theory/bv/Makefile.am
@@ -12,6 +12,8 @@ libbv_la_SOURCES = \
theory_bv_rewrite_rules.h \
theory_bv_rewrite_rules.cpp \
theory_bv_type_rules.h \
+ theory_bv_rewriter.h \
+ theory_bv_rewriter.cpp \
equality_engine.h \
equality_engine.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback