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