summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndres Noetzli <andres.noetzli@gmail.com>2018-02-13 17:29:50 -0800
committerAina Niemetz <aina.niemetz@gmail.com>2018-02-13 17:29:50 -0800
commit3c730da7c39dc5cba11bdea99191e361e505bbc8 (patch)
tree26cf97a4773bf8a29d6633506b9e7b33c85655cb /src/Makefile.am
parent78495d12a4b5b0fc6f5f8e841af665ae49392af1 (diff)
Remove unused cd_set_collection.h (#1606)
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index bcbe15192..4d5c85707 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -315,7 +315,6 @@ libcvc4_la_SOURCES = \
theory/bv/bvgauss.h \
theory/bv/bvintropow2.cpp \
theory/bv/bvintropow2.h \
- theory/bv/cd_set_collection.h \
theory/bv/eager_bitblaster.cpp \
theory/bv/lazy_bitblaster.cpp \
theory/bv/slicer.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback