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 b3c4ec98c..f50893497 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -395,8 +395,12 @@ libcvc4_la_SOURCES = \
theory/quantifiers/fun_def_process.h \
theory/quantifiers/ho_trigger.cpp \
theory/quantifiers/ho_trigger.h \
+ theory/quantifiers/instantiate.cpp \
+ theory/quantifiers/instantiate.h \
theory/quantifiers/inst_match.cpp \
theory/quantifiers/inst_match.h \
+ theory/quantifiers/inst_match_trie.cpp \
+ theory/quantifiers/inst_match_trie.h \
theory/quantifiers/inst_match_generator.cpp \
theory/quantifiers/inst_match_generator.h \
theory/quantifiers/inst_propagator.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback