Changes to pass sanity tests

* src/ta/taexplicit.hh, src/ta/taexplicit.cc, src/taalgos/minimize.cc,
src/taalgos/tgba2ta.cc, src/tgbatest/ltl2tgba.cc: correct the code style
in order to respect the sanity rules
This commit is contained in:
Ala-Eddine Ben-Salem 2012-04-11 11:15:19 +02:00 committed by Alexandre Duret-Lutz
parent 5a706300b0
commit 618146c157
5 changed files with 21 additions and 19 deletions

View file

@ -114,7 +114,7 @@ namespace spot
}
it_trans++;
++it_trans;
}