Difference between revisions of "User:RfS/Cashiering Issues"

From FreekiWiki
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 14:30, 23 August 2006

<graphvizr>

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

</graphvizr>