Difference between revisions of "Play Ground"

From BITPlan schlaun Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
digraph wzTest {
 
digraph wzTest {
  
   "Von hier" -> "nach da"
+
   "Von hier" -> "nach da" -> "zu dort"
  
 
}
 
}
 
</graphviz>
 
</graphviz>

Revision as of 10:15, 27 July 2020

GraphViz