User:RfS/Cashiering Issues

From FreekiWiki
Revision as of 14:30, 23 August 2006 by Rfs (talk | contribs)
Jump to navigation Jump to search

<graphvizr>

 digraph D {
  one [label="whoo-h00t!", shape = "box"]
  one -> two
  two -> three
  three -> one
 }

</graphvizr>