blob: 951f26a041b2b888c883cb50c9c41f95f4f0d6be [file] [log] [blame]
digraph Notation {
mindist = 2.0
1 -> 2 [label="annotation"]
1 [shape=doublecircle, style=filled, color=blue]
2 [shape=doublecircle, style=filled, color=green]
}