* src/ltlvisit/reducform.hh, src/ltlvisit/reducform.cc: Rename to ...
* src/ltlvisit/reduce.hh, src/ltlvisit/reduce.cc: ... this, to match the function name. * ltltest/equals.cc, ltltest/reduc.cc, ltlvisit/Makefile.am, tgbatest/ltl2tgba.cc, tgbatest/reductgba.cc: Adjust filenames.
This commit is contained in:
parent
473af5bb1d
commit
98604c754f
8 changed files with 16 additions and 10 deletions
|
|
@ -34,7 +34,7 @@ ltlvisit_HEADERS = \
|
|||
lunabbrev.hh \
|
||||
nenoform.hh \
|
||||
postfix.hh \
|
||||
reducform.hh \
|
||||
reduce.hh \
|
||||
syntimpl.hh \
|
||||
tostring.hh \
|
||||
tunabbrev.hh
|
||||
|
|
@ -50,7 +50,7 @@ libltlvisit_la_SOURCES = \
|
|||
lunabbrev.cc \
|
||||
nenoform.cc \
|
||||
postfix.cc \
|
||||
reducform.cc \
|
||||
reduce.cc \
|
||||
syntimpl.cc \
|
||||
tostring.cc \
|
||||
tunabbrev.cc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue