summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2017-12-08 13:54:00 -0600
committerGitHub <noreply@github.com>2017-12-08 13:54:00 -0600
commit1bf7e9db3bb501e1f3deeb905e8dec68bc028b71 (patch)
tree6a310204837bb37c3b615ce7970225b134b7b527 /src/Makefile.am
parent564234963dd7e76c8d9b88ef941a6683694e5b53 (diff)
Document and clean datatypes rewriter (#1437)
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 69e9cd014..ff79cc4a4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -328,6 +328,7 @@ libcvc4_la_SOURCES = \
theory/bv/theory_bv_utils.cpp \
theory/bv/theory_bv_utils.h \
theory/bv/type_enumerator.h \
+ theory/datatypes/datatypes_rewriter.cpp \
theory/datatypes/datatypes_rewriter.h \
theory/datatypes/datatypes_sygus.cpp \
theory/datatypes/datatypes_sygus.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback