Rename the class taa as taa_tgba.
* src/tgba/taa.cc, src/tgba/taa.hh: Rename as ... * src/tgba/taatgba.cc, src/tgba/taatgba.hh: ... these, and rename the class taa as taa_tgba. * src/tgbaalgos/ltl2taa.cc, src/tgbaalgos/ltl2taa.hh, src/tgbaalgos/Makefile.am: Adjust. * src/tgbatest/ltl2tgba.cc, src/tgbatest/Makefile.am: Adjust. * src/tgbatest/taa.test: Rename as ... * src/tgbatest/taatgba.test ... this. * src/tgbatest/taa.cc: Rename as ... * src/tgbatest/taatgba.cc ... this, and adjust.
This commit is contained in:
parent
d362e752d1
commit
f00aa49dc3
9 changed files with 117 additions and 101 deletions
|
|
@ -34,7 +34,7 @@ tgba_HEADERS = \
|
|||
statebdd.hh \
|
||||
succiter.hh \
|
||||
succiterconcrete.hh \
|
||||
taa.hh \
|
||||
taatgba.hh \
|
||||
tgba.hh \
|
||||
tgbabddconcrete.hh \
|
||||
tgbabddconcretefactory.hh \
|
||||
|
|
@ -60,7 +60,7 @@ libtgba_la_SOURCES = \
|
|||
futurecondcol.cc \
|
||||
succiterconcrete.cc \
|
||||
statebdd.cc \
|
||||
taa.cc \
|
||||
taatgba.cc \
|
||||
tgba.cc \
|
||||
tgbabddconcrete.cc \
|
||||
tgbabddconcretefactory.cc \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue