* src/tgbaalgos/gtec/gtec.hh (emptiness_check_shy::find_state): Add

comments.
* iface/gspn/ssp.cc (emptiness_check_shy_ssp::find_state): Likewise.
Soheib and I had a hard time figuring why we did this...
This commit is contained in:
Alexandre Duret-Lutz 2004-07-07 12:00:11 +00:00
parent f1c3af808f
commit 478844dad8
3 changed files with 20 additions and 0 deletions

View file

@ -1,3 +1,10 @@
2004-07-07 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbaalgos/gtec/gtec.hh (emptiness_check_shy::find_state): Add
comments.
* iface/gspn/ssp.cc (emptiness_check_shy_ssp::find_state): Likewise.
Soheib and I had a hard time figuring why we did this...
2004-07-02 Thomas Martinez <martinez@src.lip6.fr>
* src/tgba/tgbareduc.cc, src/tgba/tgbareduc.hh,