summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2012-10-10 21:20:40 +0000
committerMorgan Deters <mdeters@gmail.com>2012-10-10 21:20:40 +0000
commit7b2dd1927731b894f5ef610528649a2d1fc555f2 (patch)
tree6d8ad29a1ec8783601787f4b9216fa6409bb9780 /src/util/Makefile.am
parent318e836ed5f6bd76d378dfce1c707b9908a1c5e1 (diff)
Abstract values for SMT-LIB.
Also fix bug 421 relating to incrementality and models. (this commit was certified error- and warning-free by the test-and-commit script.)
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index d69f0edf0..098024912 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -79,6 +79,8 @@ libutil_la_SOURCES = \
index.h \
uninterpreted_constant.h \
uninterpreted_constant.cpp \
+ abstract_value.h \
+ abstract_value.cpp \
array_store_all.h \
array_store_all.cpp \
util_model.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback