accconv, acccompl: remove unused files
* src/priv/acccompl.cc, src/priv/acccompl.hh, src/priv/accconv.cc, src/priv/accconv.hh: Delete. * src/priv/Makefile.am: Adjust. * src/tgbaalgos/ltl2tgba_fm.cc, src/tgbaalgos/scc.cc, src/tgbaalgos/sccinfo.cc, src/tgbaalgos/simulation.cc: Remove unused includes.
This commit is contained in:
parent
12401fe91a
commit
202b960994
9 changed files with 1 additions and 286 deletions
|
|
@ -21,8 +21,6 @@ AM_CPPFLAGS = -I$(srcdir)/.. -I.. $(BUDDY_CPPFLAGS)
|
|||
AM_CXXFLAGS = $(WARNING_CXXFLAGS)
|
||||
|
||||
noinst_HEADERS = \
|
||||
acccompl.hh \
|
||||
accconv.hh \
|
||||
accmap.hh \
|
||||
bddalloc.hh \
|
||||
countstates.hh \
|
||||
|
|
@ -30,10 +28,6 @@ noinst_HEADERS = \
|
|||
|
||||
noinst_LTLIBRARIES = libpriv.la
|
||||
libpriv_la_SOURCES = \
|
||||
acccompl.cc \
|
||||
accconv.cc \
|
||||
bddalloc.cc \
|
||||
countstates.cc \
|
||||
freelist.cc
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue