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