rename set_acceptance_conditions as set_generalized_buchi
* src/hoaparse/hoaparse.yy, src/tgba/tgbagraph.hh, src/tgbaalgos/compsusp.cc, src/tgbaalgos/dtgbasat.cc, src/tgbaalgos/mask.cc, src/tgbaalgos/randomgraph.cc, src/tgbaalgos/sccfilter.cc, src/tgbaalgos/simulation.cc, src/tgbaalgos/stripacc.cc, src/tgba/tgba.hh: Here.
This commit is contained in:
parent
fd1f6c4d61
commit
76c676dba0
10 changed files with 16 additions and 15 deletions
|
|
@ -628,7 +628,7 @@ namespace spot
|
|||
delete gb;
|
||||
res->prop_copy(original_,
|
||||
{ false, // state-based acc forced below
|
||||
false, // single acc set by set_acceptance_conditions
|
||||
false, // single acc set by set_generalized_buchi
|
||||
true, // weakness preserved,
|
||||
false, // determinism checked and set below
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue