summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 8e516a00d..4f5730d63 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -448,6 +448,8 @@ libcvc4_la_SOURCES = \
theory/quantifiers/single_inv_partition.h \
theory/quantifiers/skolemize.cpp \
theory/quantifiers/skolemize.h \
+ theory/quantifiers/sygus/cegis.cpp \
+ theory/quantifiers/sygus/cegis.h \
theory/quantifiers/sygus/ce_guided_conjecture.cpp \
theory/quantifiers/sygus/ce_guided_conjecture.h \
theory/quantifiers/sygus/ce_guided_instantiation.cpp \
@@ -468,6 +470,8 @@ libcvc4_la_SOURCES = \
theory/quantifiers/sygus/sygus_grammar_norm.h \
theory/quantifiers/sygus/sygus_grammar_red.cpp \
theory/quantifiers/sygus/sygus_grammar_red.h \
+ theory/quantifiers/sygus/sygus_module.cpp \
+ theory/quantifiers/sygus/sygus_module.h \
theory/quantifiers/sygus/sygus_process_conj.cpp \
theory/quantifiers/sygus/sygus_process_conj.h \
theory/quantifiers/sygus/term_database_sygus.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback