summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2012-08-02 21:40:02 +0000
committerMorgan Deters <mdeters@gmail.com>2012-08-02 21:40:02 +0000
commit4cb370f81f0dcc1db56f981f46a7fb16f705d844 (patch)
tree5a2ae47cfd093228c430b7cba288188576fa05b5 /src/util/Makefile.am
parent410688d57a92d5ff3505ad70c4573955e4075475 (diff)
array-store-all class
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 c3b3d8438..8b0b2164f 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -74,6 +74,8 @@ libutil_la_SOURCES = \
index.h \
uninterpreted_constant.h \
uninterpreted_constant.cpp \
+ array_store_all.h \
+ array_store_all.cpp \
model.h \
model.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback