80 columns.
* src/ltlvisit/apcollect.hh, src/taalgos/minimize.cc, src/taalgos/tgba2ta.cc, src/tgbatest/ltl2tgba.cc: Here.
This commit is contained in:
parent
173e100a41
commit
aa230d1f8b
4 changed files with 33 additions and 32 deletions
|
|
@ -524,7 +524,8 @@ namespace spot
|
|||
|
||||
tgba_explicit_number* tgba = new tgba_explicit_number(tgta_->get_dict());
|
||||
|
||||
tgta_explicit* res = new tgta_explicit(tgba, tgta_->all_acceptance_conditions(),
|
||||
tgta_explicit* res = new tgta_explicit(tgba,
|
||||
tgta_->all_acceptance_conditions(),
|
||||
0, /* own_tgba = */ true);
|
||||
|
||||
const ta_explicit* ta = tgta_->get_ta();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue