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
7c464246
Commit
7c464246
authored
Oct 24, 2012
by
Alexandre Duret-Lutz
Browse files
* src/tgbaalgos/ltl2tgba_fm.cc: Typo in comment.
parent
d552be30
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/tgbaalgos/ltl2tgba_fm.cc
View file @
7c464246
...
...
@@ -1491,7 +1491,7 @@ namespace spot
}
case
binop
::
W
:
{
// r(f1 W f2) = r(f2) + r(f1)X(f1
U
f2) if not recurring
// r(f1 W f2) = r(f2) + r(f1)X(f1
W
f2) if not recurring
// r(f1 W f2) = r(f2) + r(f1) if recurring
//
// also f1 W 0 = G(f1), so we can enable recurring on f1
...
...
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