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
58da54e7
Commit
58da54e7
authored
Feb 26, 2015
by
Alexandre Duret-Lutz
Browse files
* src/tgbaalgos/remfin.cc: Purge unreachable states.
parent
f93fc986
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/tgbaalgos/remfin.cc
View file @
58da54e7
...
...
@@ -327,6 +327,7 @@ namespace spot
}
res
->
purge_unreachable_states
();
trace
<<
"before cleanup: "
<<
res
->
get_acceptance
()
<<
'\n'
;
cleanup_acceptance
(
res
);
trace
<<
"after cleanup: "
<<
res
->
get_acceptance
()
<<
'\n'
;
...
...
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