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:
parent
67f4e8b5ce
commit
5c1729d6e4
3 changed files with 0 additions and 996 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue