Attachment 'Turnstile.dot'
Downloaddigraph G {
subgraph cluster_0 {
label=Turnstile;
1 [label=Locked];
1 -> 2 [URL="/Turnstile/Locked$/Turnstile/Unlocked", label=COIN, ltail=1, lhead=2];
1 -> 1 [URL="/Turnstile/Locked$/Turnstile/Locked", label=PUSH, ltail=1, lhead=1];
2 [label=Unlocked];
2 -> 2 [URL="/Turnstile/Unlocked$/Turnstile/Unlocked", label=COIN, ltail=2, lhead=2];
2 -> 1 [URL="/Turnstile/Unlocked$/Turnstile/Locked", label=PUSH, ltail=2, lhead=1];
4 -> 1 [URL="/Turnstile$/Turnstile/Locked", lhead=1, ltail=4];
}
4 [shape=point];
}Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.







