summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-08-07 23:03:57 -0500
committerGitHub <noreply@github.com>2018-08-07 23:03:57 -0500
commitda756247012b6934999e9e66b8797b3655a01764 (patch)
tree3d5f20a758f82e40fea109ee85002a8c89fd7cde /src/Makefile.am
parent219891b2a3b23c2bff0a99e56e6510786d274ddf (diff)
Document/refactor datatypes sygus simple symmetry breaking (#2233)
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 677b99d9a..c2a620f57 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -370,6 +370,8 @@ libcvc4_la_SOURCES = \
theory/datatypes/theory_datatypes_type_rules.h \
theory/datatypes/type_enumerator.cpp \
theory/datatypes/type_enumerator.h \
+ theory/datatypes/sygus_simple_sym.cpp \
+ theory/datatypes/sygus_simple_sym.h \
theory/ext_theory.cpp \
theory/ext_theory.h \
theory/fp/theory_fp.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback