bin: fix documentation of degeneralization option
Reported by Jan Strejček. * src/bin/spot-x.cc: Fix documentation. * src/twaalgos/degen.cc, src/twaalgos/degen.hh: Fix comments.
This commit is contained in:
parent
b2e812b105
commit
b7fbf72461
3 changed files with 12 additions and 10 deletions
|
|
@ -426,7 +426,7 @@ namespace spot
|
|||
acc = otheracc;
|
||||
|
||||
// If use_z_lvl is on, start with level zero 0 when
|
||||
// swhitching SCCs
|
||||
// switching SCCs
|
||||
unsigned next = (!use_z_lvl || s_scc == scc) ? slevel : 0;
|
||||
|
||||
// If using custom acc orders, get next level
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue