* src/ltlvisit/tostring.cc: Reindent and strip out superfluous
spot::ltl:: prefixes. (to_string(formula)): New function. * src/ltlvisit/tostring.hh (to_string(formula)): Likewise. * src/ltltest/tostring.cc: Use this new to_string function to simplify.
This commit is contained in:
parent
a49c69555e
commit
8e988470b1
4 changed files with 76 additions and 62 deletions
|
|
@ -1,3 +1,12 @@
|
|||
2003-05-12 Alexandre Duret-Lutz <aduret@src.lip6.fr>
|
||||
|
||||
* src/ltlvisit/tostring.cc: Reindent and strip out superfluous
|
||||
spot::ltl:: prefixes.
|
||||
(to_string(formula)): New function.
|
||||
* src/ltlvisit/tostring.hh (to_string(formula)): Likewise.
|
||||
* src/ltltest/tostring.cc: Use this new to_string function to
|
||||
simplify.
|
||||
|
||||
2003-05-05 Alexandre Duret-Lutz <aduret@src.lip6.fr>
|
||||
|
||||
* m4/buddy.m4: New file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue