summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorKshitij Bansal <kshitij@cs.nyu.edu>2014-10-19 20:06:47 -0400
committerKshitij Bansal <kshitij@cs.nyu.edu>2014-10-19 20:49:47 -0400
commit4114f4faaab9ade220cbebed0b8be4d4282d5280 (patch)
treeb492627865e05924cace932a24c0ebb30fbbe80d /src/Makefile.am
parentc95713d981b513d00f9f665288c574ddc31eaf89 (diff)
Finish sets type enumerator implementation.
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 3e0831467..d82c0945d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -239,6 +239,7 @@ libcvc4_la_SOURCES = \
theory/datatypes/datatypes_rewriter.h \
theory/datatypes/theory_datatypes.cpp \
theory/sets/expr_patterns.h \
+ theory/sets/normal_form.h \
theory/sets/options_handlers.h \
theory/sets/scrutinize.h \
theory/sets/term_info.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback