summaryrefslogtreecommitdiff
path: root/src/theory/Makefile.am
diff options
context:
space:
mode:
authorDejan Jovanović <dejan.jovanovic@gmail.com>2012-06-16 21:35:05 +0000
committerDejan Jovanović <dejan.jovanovic@gmail.com>2012-06-16 21:35:05 +0000
commitbc36750b551f1d0b571af1e2265b5dea42544e7d (patch)
tree4d8621cce48900fe3220d55b5fb451adeb125607 /src/theory/Makefile.am
parentadae14a07b1019d092b4d5aa0cf809f9d0eca66d (diff)
changing theoryOf in shared mode with arrays to move equalities to arrays
disabled in bitvectors due to non-stably infinite problems the option to enable it is --theoryof-mode=term
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 19e7d588a..84af80035 100644
--- a/src/theory/Makefile.am
+++ b/src/theory/Makefile.am
@@ -18,6 +18,7 @@ libtheory_la_SOURCES = \
theory_test_utils.h \
theory.h \
theory.cpp \
+ theoryof_mode.h \
theory_registrar.h \
rewriter.h \
rewriter_attributes.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback