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
0b11fc2e
Commit
0b11fc2e
authored
Jun 06, 2011
by
Alexandre Duret-Lutz
Browse files
* src/ltlvisit/dotty.cc (dotty_visitor): Reorder attributes.
parent
bb06db7c
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
0b11fc2e
2011-06-06 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* src/ltlvisit/dotty.cc (dotty_visitor): Reorder attributes.
2011-06-06 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* src/ltltest/genltl.cc (fair_response): Typo.
...
...
src/ltlvisit/dotty.cc
View file @
0b11fc2e
...
...
@@ -115,9 +115,9 @@ namespace spot
private:
std
::
ostream
&
os_
;
std
::
ostringstream
*
sinks_
;
int
father_
;
map
&
node_
;
std
::
ostringstream
*
sinks_
;
bool
draw_node_
(
const
formula
*
f
,
const
std
::
string
&
str
,
bool
sink
=
false
)
...
...
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