80 columns.

* src/ltlvisit/apcollect.hh, src/taalgos/minimize.cc,
src/taalgos/tgba2ta.cc, src/tgbatest/ltl2tgba.cc: Here.
This commit is contained in:
Alexandre Duret-Lutz 2012-08-21 14:18:13 +02:00
parent 173e100a41
commit aa230d1f8b
4 changed files with 33 additions and 32 deletions

View file

@ -1174,7 +1174,7 @@ main(int argc, char** argv)
{
case 0:
spot::dotty_reachable(std::cout,
dynamic_cast<spot::tgta_explicit*>(a)->get_ta());
dynamic_cast<spot::tgta_explicit*>(a)->get_ta());
break;
case 12:
stats_reachable(a).dump(std::cout);