diff --git a/ChangeLog b/ChangeLog index 8a0b305ca..a15d0e6ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2006-02-03 Alexandre Duret-Lutz - * iface/gspn/ssp.cc (spot): Typo. + * iface/gspn/ssp.cc (couvreur99_check_shy_ssp::find_state): Typo. 2006-02-02 Alexandre Duret-Lutz @@ -12,12 +12,12 @@ split the "group" option in two: "group" and "group2". "group2" is the equivalent of the older "group", while the new "group" is weaker and faster. - (couvreur99_check_shy::state_index): Change prototype as needed by + (couvreur99_check_shy::find_state): Change prototype as needed by the algorithm. * src/tgbaalgos/gtec/gtec.hh: Adjust. * src/tgbaalgos/gtec/nsheap.hh, src/tgbaalgos/gtec/nsheap.cc (index_and_insert): Remove. - * iface/gspn/ssp.cc (couvreur99_check_shy_ssp::state_index): Adjust + * iface/gspn/ssp.cc (couvreur99_check_shy_ssp::find_state): Adjust to new prototype. * bench/emptchk/README, bench/emptchk/algorithms: Adjust references to group/group2.