spot: small factorisations, improvements and typos
* spot/tl/hierarchy.cc: Factorisations, improvements. * spot/twaalgos/totgba.cc: Typos.
This commit is contained in:
parent
2c059a1099
commit
1b4002401a
2 changed files with 3 additions and 4 deletions
|
|
@ -84,7 +84,6 @@ namespace spot
|
|||
if (code[s].sub.op == acc_cond::acc_op::And
|
||||
|| ((one_conjunction = root_op == acc_cond::acc_op::And)))
|
||||
{
|
||||
debug << "WABA" << std::endl;
|
||||
s = one_conjunction ? s + 1 : s;
|
||||
const unsigned short size = code[s].sub.size;
|
||||
acc_cond::mark_t fin = 0u;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue