summaryrefslogtreecommitdiff
path: root/src/theory/Makefile.am
diff options
context:
space:
mode:
authorTim King <taking@cs.nyu.edu>2011-04-04 20:42:23 +0000
committerTim King <taking@cs.nyu.edu>2011-04-04 20:42:23 +0000
commit41dddac33ba0332a2ab52983b94044cbdc9e762e (patch)
tree21c938e9fc5c8967e34e087293d441821ab19fd6 /src/theory/Makefile.am
parent2935af06e3fae46418c10450df9e02465f0a8038 (diff)
Merging the satliteral-before-prereg branch into trunk. Theory preregistration is now called during the conversion to cnf. This fixes bug 257.
Diffstat (limited to 'src/theory/Makefile.am')
-rw-r--r--src/theory/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theory/Makefile.am b/src/theory/Makefile.am
index a9ff5376d..b72502eca 100644
--- a/src/theory/Makefile.am
+++ b/src/theory/Makefile.am
@@ -19,6 +19,7 @@ libtheory_la_SOURCES = \
shared_term_manager.cpp \
shared_data.h \
shared_data.cpp \
+ registrar.h \
rewriter.h \
rewriter_attributes.h \
rewriter.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback