thesis update
[bsc-thesis1415.git] / thesis2 / nodelistexample.dot
index f4e5f03..5bffaae 100644 (file)
@@ -2,6 +2,7 @@ digraph {
        rankdir=LR;
        n0 [style=invis]
        n9 [shape=doublecircle]
+       n0 -> n1
        n1 -> n2 [label="<time>"]
        n2 -> n3 [label="','"]
        n3 -> n4 [label="'_'"]