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
3d278663
Commit
3d278663
authored
Feb 23, 2009
by
Alexandre Duret-Lutz
Browse files
typo
parent
ab8b2cbc
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
3d278663
2009-02-23 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* src/tgba/tgbaproduct.cc (tgba_succ_iterator_product::first):
Typo in comment.
2009-02-23 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* src/tgba/tgba.hh: Typos.
...
...
src/tgba/tgbaproduct.cc
View file @
3d278663
// Copyright (C) 2003, 2004, 2006
Laboratoire d'Informatique de
Paris 6 (LIP6),
// dpartement Systmes Rpartis Coopratifs (SRC),
Universit Pierre
// et Marie Curie.
// Copyright (C) 2003, 2004, 2006
, 2009
Laboratoire d'Informatique de
//
Paris 6 (LIP6),
dpartement Systmes Rpartis Coopratifs (SRC),
//
Universit Pierre
et Marie Curie.
//
// This file is part of Spot, a model checking library.
//
...
...
@@ -123,7 +123,7 @@ namespace spot
left_
->
first
();
right_
->
first
();
// If one of the two successor set is empty initially, we reset
// If one of the two successor set
s
is empty initially, we reset
// right_, so that done() can detect this situation easily. (We
// choose to reset right_ because this variable is already used by
// done().)
...
...
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