* src/tgbaalgos/emptinesscheck.cc (emptiness_check::check):
Simplify, reorganize, and comment. * src/tgbaalgos/emptinesscheck.hh (emptiness_check::root_component): Rename as ... (emptiness_check::root): ... this, to follow the paper.
This commit is contained in:
parent
26f15224fc
commit
e94415c6e6
3 changed files with 133 additions and 83 deletions
|
|
@ -1,5 +1,11 @@
|
|||
2003-10-24 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/tgbaalgos/emptinesscheck.cc (emptiness_check::check):
|
||||
Simplify, reorganize, and comment.
|
||||
* src/tgbaalgos/emptinesscheck.hh (emptiness_check::root_component):
|
||||
Rename as ...
|
||||
(emptiness_check::root): ... this, to follow the paper.
|
||||
|
||||
* src/tgbaalgos/emptinesscheck.cc: Remove some superfluous
|
||||
`emptiness_check::'.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue