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