* src/ltltest/tostring.test: New file.
* src/ltltest/tostring.cc: New files. * src/ltlvisit/tostring.hh: From ast to string New files. * src/ltlvisit/tostring.cc: From ast to string New files.
This commit is contained in:
parent
fc9f8965bf
commit
eed40025be
8 changed files with 231 additions and 5 deletions
|
|
@ -9,6 +9,8 @@ libltlvisit_a_SOURCES = \
|
|||
dotty.hh \
|
||||
dump.cc \
|
||||
dump.hh \
|
||||
tostring.cc \
|
||||
tostring.hh \
|
||||
equals.cc \
|
||||
equals.hh \
|
||||
lunabbrev.hh \
|
||||
|
|
@ -16,4 +18,4 @@ libltlvisit_a_SOURCES = \
|
|||
nenoform.hh \
|
||||
nenoform.cc \
|
||||
tunabbrev.hh \
|
||||
tunabbrev.cc
|
||||
tunabbrev.cc
|
||||
Loading…
Add table
Add a link
Reference in a new issue