Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
f38f9df0
Commit
f38f9df0
authored
Aug 31, 2012
by
Alexandre Duret-Lutz
Browse files
* src/ltlvisit/tostring.hh: Cosmetics.
parent
a0e1a144
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ltlvisit/tostring.hh
View file @
f38f9df0
...
...
@@ -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).
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment