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
97dba5b3
Commit
97dba5b3
authored
Sep 26, 2017
by
Etienne Renault
Browse files
Fix typo
* spot/mc/ec.hh: here.
parent
004d2fde
Changes
1
Hide whitespace changes
Inline
Side-by-side
spot/mc/ec.hh
View file @
97dba5b3
...
...
@@ -67,7 +67,7 @@ namespace spot
/// \brief This method is called to notify the emptiness checks
/// that a new state has been discovered. If this method return
/// false, the state will not be explored. The parameter \a dfsnum
/// specify a
n
unique id for the state
\a s
. Parameter \a cond represents
/// specify a unique id for the state. Parameter \a cond represents
/// The value on the ingoing edge to \a s.
bool
push_state
(
product_state
,
unsigned
dfsnum
,
acc_cond
::
mark_t
cond
)
{
...
...
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