get rid of tgba_sba_proxy
* src/saba/sabacomplementtgba.cc, src/saba/sabacomplementtgba.hh, src/tgba/tgbatba.cc, src/tgba/tgbatba.hh, src/tgbaalgos/degen.hh, src/tgbatest/complementation.cc, src/tgbatest/ltl2tgba.cc: Here.
This commit is contained in:
parent
a63612a515
commit
cc38443ed0
7 changed files with 51 additions and 225 deletions
|
|
@ -1660,7 +1660,7 @@ main(int argc, char** argv)
|
|||
case 8:
|
||||
{
|
||||
assert(degeneralize_opt == DegenSBA);
|
||||
if (assume_sba || dynamic_cast<const spot::tgba_sba_proxy*>(a))
|
||||
if (assume_sba)
|
||||
spot::never_claim_reachable(std::cout, a, f, spin_comments);
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue