summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2015-02-13 14:59:42 +0100
committerajreynol <andrew.j.reynolds@gmail.com>2015-02-13 14:59:42 +0100
commitea970ad8f995bb58303a1a594a39e1cc9bfc8d79 (patch)
treee42fec87e6d3cba51e85ab8aeef4012e95f3006b /src/util/Makefile.am
parent82fbac8829cbc41927216b36ab064b50e50b2fa0 (diff)
Minor cleanup, remove unused files.
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index df787d049..59591dc3b 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -60,7 +60,6 @@ libutil_la_SOURCES = \
channel.h \
language.cpp \
ntuple.h \
- recursion_breaker.h \
subrange_bound.h \
dump.h \
dump.cpp \
@@ -70,8 +69,6 @@ libutil_la_SOURCES = \
cardinality.cpp \
cache.h \
utility.h \
- trans_closure.h \
- trans_closure.cpp \
boolean_simplification.h \
boolean_simplification.cpp \
ite_removal.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback