* src/tgbatest/ltl2tgba.cc (main): Fix style.

* HACKING: Mention `else if'.
This commit is contained in:
Alexandre Duret-Lutz 2004-05-14 13:21:32 +00:00
parent 16fd8268c4
commit aa5368baf9
3 changed files with 10 additions and 4 deletions

View file

@ -1,5 +1,8 @@
2004-05-14 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbatest/ltl2tgba.cc (main): Fix style.
* HACKING: Mention `else if'.
* src/tgbaalgos/neverclaim.cc (never_claim_bfs): Do not output
space before colon, and do not output the top-level formula using
Spin's syntax.