summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2015-01-29 13:08:31 +0100
committerajreynol <andrew.j.reynolds@gmail.com>2015-01-29 13:08:31 +0100
commit51d642e075466bc6655cae9752350f6760b2bd0f (patch)
tree9c4e752e2d7ced10854c82555fa148b8e73e6d78 /src/Makefile.am
parent4a8045f5f57c1e71dc4a2cdadc02ca09114c70af (diff)
Restrict LtePartialInst instantiations based on E-matching, promote to quantifiers module. Refactor QuantifiersEngine registration and check.
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 c72e11809..184ef5d56 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -327,6 +327,8 @@ libcvc4_la_SOURCES = \
theory/quantifiers/conjecture_generator.cpp \
theory/quantifiers/ce_guided_instantiation.h \
theory/quantifiers/ce_guided_instantiation.cpp \
+ theory/quantifiers/local_theory_ext.h \
+ theory/quantifiers/local_theory_ext.cpp \
theory/quantifiers/fun_def_process.h \
theory/quantifiers/fun_def_process.cpp \
theory/quantifiers/options_handlers.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback