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
cf6c17b5
Commit
cf6c17b5
authored
Jun 10, 2015
by
Alexandre Duret-Lutz
Browse files
* src/twaalgos/hoa.hh (print_hoa): Add default value for opt.
parent
b229bfc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/twaalgos/hoa.hh
View file @
cf6c17b5
...
...
@@ -37,6 +37,6 @@ namespace spot
/// single-line output.
SPOT_API
std
::
ostream
&
print_hoa
(
std
::
ostream
&
os
,
const
const_twa_ptr
&
g
,
const
char
*
opt
);
const
const_twa_ptr
&
g
,
const
char
*
opt
=
nullptr
);
}
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