* iface/gspn/ssp.cc (spot): Typo.
This commit is contained in:
parent
236742aed8
commit
2a843fab1a
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
2006-02-03 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||||
|
|
||||||
|
* iface/gspn/ssp.cc (spot): Typo.
|
||||||
|
|
||||||
2006-02-02 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
2006-02-02 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||||
|
|
||||||
* src/tgbaalgos/gtec/gtec.cc (couvreur99_check_shy::check):
|
* src/tgbaalgos/gtec/gtec.cc (couvreur99_check_shy::check):
|
||||||
|
|
|
||||||
|
|
@ -980,7 +980,7 @@ namespace spot
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
state_index_p res;
|
numbered_state_heap::state_index_p res;
|
||||||
if (i == h.end())
|
if (i == h.end())
|
||||||
{
|
{
|
||||||
res.first = 0;
|
res.first = 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue