Difference between revisions of "User:RfS/Cashiering Issues"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
<graphvizr> | <graphvizr> | ||
digraph D { | digraph D { | ||
| + | |||
| + | one [label="whoo-h00t!", shape = "box"] | ||
one -> two | one -> two | ||
two -> three | two -> three | ||
Revision as of 13:30, 23 August 2006
<graphvizr>
digraph D {
one [label="whoo-h00t!", shape = "box"] one -> two two -> three three -> one
}
</graphvizr>