Display transition annotations in dotty output.
* src/tgbaalgos/dotty.cc (process_link): Call transition_annotation(). Reported by Nikos Gorogiannis. * src/tgba/tgba.hh (transition_annotation): More documentation.
This commit is contained in:
parent
d573eb9b8d
commit
3010d7051b
4 changed files with 32 additions and 3 deletions
|
|
@ -1,3 +1,12 @@
|
|||
2011-11-17 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Display transition annotations in dotty output.
|
||||
|
||||
* src/tgbaalgos/dotty.cc (process_link): Call
|
||||
transition_annotation(). Reported by Nikos Gorogiannis.
|
||||
* src/tgba/tgba.hh (transition_annotation): More documentation.
|
||||
* NEWS: Mention this change.
|
||||
|
||||
2011-11-17 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
* NEWS: Add an entry for the previous fix.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue