* src/sanity/style.test: Catch `;'-not-followed-by-space.

* src/ltlvisit/reducform.cc, src/ltlvisit/forminf.cc: Fix style.
This commit is contained in:
Alexandre Duret-Lutz 2004-05-24 18:16:27 +00:00
parent 0e0fd18ca3
commit 1245d19d23
4 changed files with 12 additions and 3 deletions

View file

@ -1,5 +1,8 @@
2004-05-24 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/sanity/style.test: Catch `;'-not-followed-by-space.
* src/ltlvisit/reducform.cc, src/ltlvisit/forminf.cc: Fix style.
* src/ltlvisit/reducform.hh: Fix some Doxygen comments.
* src/tgbatest/ltl2tgba.cc (syntax): Keep options sorted.