summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2017-10-24 17:58:58 -0500
committerGitHub <noreply@github.com>2017-10-24 17:58:58 -0500
commita33e9e4400b924f031100a9e498b2180bb025665 (patch)
treebf0d5f0d6441e37076aa9f8e58848d4b0a1a3bb3 /src/Makefile.am
parent19c44a4b233a665ae6512fca17be019be3f1e68a (diff)
Removing deprecated file. (#1270)
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 76d95ea4b..7f9d5a84b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -358,8 +358,6 @@ libcvc4_la_SOURCES = \
theory/quantifiers/ce_guided_instantiation.h \
theory/quantifiers/ce_guided_single_inv.cpp \
theory/quantifiers/ce_guided_single_inv.h \
- theory/quantifiers/ce_guided_single_inv_ei.cpp \
- theory/quantifiers/ce_guided_single_inv_ei.h \
theory/quantifiers/ce_guided_pbe.cpp \
theory/quantifiers/ce_guided_pbe.h \
theory/quantifiers/ce_guided_single_inv_sol.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback