* src/sanity/style.test: Diagnose superfluous constructs such
as `if (x) delete x;'. * iface/gspn/gspn.cc, iface/gspn/ssp.cc, src/ltlvisit/basicreduce.cc, src/tgba/tgba.cc, src/tgba/tgbaproduct.cc, src/tgbaalgos/magic.cc, src/tgbatest/ltl2tgba.cc: Remove such constructs.
This commit is contained in:
parent
4654da9ab5
commit
55014e9dcc
9 changed files with 62 additions and 71 deletions
|
|
@ -1,5 +1,11 @@
|
|||
2004-10-29 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/sanity/style.test: Diagnose superfluous constructs such
|
||||
as `if (x) delete x;'.
|
||||
* iface/gspn/gspn.cc, iface/gspn/ssp.cc, src/ltlvisit/basicreduce.cc,
|
||||
src/tgba/tgba.cc, src/tgba/tgbaproduct.cc, src/tgbaalgos/magic.cc,
|
||||
src/tgbatest/ltl2tgba.cc: Remove such constructs.
|
||||
|
||||
* src/tgbatest/ltl2tgba.cc: Replace -e, -E, -m, -M, and -n by
|
||||
-eALGO and -EALGO to ease the addition of new algorithms.
|
||||
* src/tgbatest/emptchk.test, src/tgbatest/emptchke.test: Adjust.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue