* iface/gspn/ltlgspn.cc (main) [SSP]: Use the standard
counter-example computation for -e5 too.
This commit is contained in:
parent
83c4c02d35
commit
ed53965347
2 changed files with 4 additions and 0 deletions
|
|
@ -236,6 +236,7 @@ main(int argc, char **argv)
|
|||
{
|
||||
case Couvreur:
|
||||
case Couvreur2:
|
||||
case Couvreur5:
|
||||
ce = new spot::counter_example(ecs);
|
||||
break;
|
||||
default:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue