Remove basicreduce files. ltl_simplifier does all the work.

* src/ltlvisit/basicreduce.cc, src/ltlvisit/basicreduce.hh: Delete.
* src/ltlvisit/Makefile.am: Remove them.
This commit is contained in:
Alexandre Duret-Lutz 2011-08-25 12:15:33 +02:00
parent 67f4e8b5ce
commit 5c1729d6e4
3 changed files with 0 additions and 996 deletions

View file

@ -28,7 +28,6 @@ ltlvisitdir = $(pkgincludedir)/ltlvisit
ltlvisit_HEADERS = \
apcollect.hh \
basicreduce.hh \
contain.hh \
clone.hh \
destroy.hh \
@ -50,7 +49,6 @@ ltlvisit_HEADERS = \
noinst_LTLIBRARIES = libltlvisit.la
libltlvisit_la_SOURCES = \
apcollect.cc \
basicreduce.cc \
contain.cc \
clone.cc \
destroy.cc \