summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorPaulMeng <baolmeng@gmail.com>2016-04-19 22:51:30 -0500
committerPaulMeng <baolmeng@gmail.com>2016-04-19 22:51:30 -0500
commit6846850089df2f75526d1b57d5a6d76abdf5706f (patch)
treea5176cc31b9e47edfee38c7ceddbc7df942b463c /src/Makefile.am
parent7f09980d2bed5effd511d5f690d968f3cc048363 (diff)
Refactored code
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 040be7fae..26a677d90 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -257,6 +257,7 @@ libcvc4_la_SOURCES = \
theory/sets/theory_sets_private.h \
theory/sets/theory_sets_rels.cpp \
theory/sets/theory_sets_rels.h \
+ theory/sets/rels_utils.h \
theory/sets/theory_sets_rewriter.cpp \
theory/sets/theory_sets_rewriter.h \
theory/sets/theory_sets_type_enumerator.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback