summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-03-23 14:13:38 -0500
committerGitHub <noreply@github.com>2018-03-23 14:13:38 -0500
commitf3d010e07f30dd658d4532a43b3813654376162d (patch)
tree1080a71e07f906f6af5b5144c0a83207c40c1b2a /src/Makefile.am
parent4f506ac50e43a71a92094a478deeaa2c2cd1df4a (diff)
Remove unused code (#1700)
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 6395a70bc..53fc3b8bd 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -406,8 +406,6 @@ libcvc4_la_SOURCES = \
theory/quantifiers/fmf/model_builder.h \
theory/quantifiers/fmf/model_engine.cpp \
theory/quantifiers/fmf/model_engine.h \
- theory/quantifiers/fun_def_engine.cpp \
- theory/quantifiers/fun_def_engine.h \
theory/quantifiers/fun_def_process.cpp \
theory/quantifiers/fun_def_process.h \
theory/quantifiers/global_negate.cpp \
@@ -430,8 +428,6 @@ libcvc4_la_SOURCES = \
theory/quantifiers/quant_conflict_find.h \
theory/quantifiers/quant_epr.cpp \
theory/quantifiers/quant_epr.h \
- theory/quantifiers/quant_equality_engine.cpp \
- theory/quantifiers/quant_equality_engine.h \
theory/quantifiers/quant_relevance.cpp \
theory/quantifiers/quant_relevance.h \
theory/quantifiers/quant_split.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback