* src/ltlvisit/tostring.hh: Cosmetics.
This commit is contained in:
parent
a0e1a144ad
commit
f38f9df020
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ namespace spot
|
|||
/// \param ratexp Whether we are printing a SERE.
|
||||
std::ostream&
|
||||
to_utf8_string(const formula* f, std::ostream& os, bool full_parent = false,
|
||||
bool ratexp = false);
|
||||
bool ratexp = false);
|
||||
|
||||
/// \brief Output a formula as an utf8 string which is parsable
|
||||
/// unless the formula contains automaton operators (used in ELTL formulae).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue