summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristopher L. Conway <christopherleeconway@gmail.com>2010-05-12 15:15:53 +0000
committerChristopher L. Conway <christopherleeconway@gmail.com>2010-05-12 15:15:53 +0000
commite67d573de13e4421036d7de9559d8ace39571492 (patch)
treef6f02f51b829f77e65c022e80884c87f68c01b64 /src/util/Makefile.am
parent46e4487c37628217ec64a2b325b287acfb0ae8c5 (diff)
Adding class Smt2 to handle declaration of logic and theory symbols
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 7025c2952..8c9ddb5bb 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -14,6 +14,7 @@ libutil_la_SOURCES = \
decision_engine.cpp \
decision_engine.h \
exception.h \
+ hash.h \
model.h \
options.h \
output.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback