Difference between revisions of "Budget Reorganization"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
<graphviz> | <graphviz> | ||
| − | digraph | + | digraph right { |
| − | + | label="This is what the code\nto the left generates." | |
| − | } | + | Sky -> Water |
| + | Water -> Earth | ||
| + | Earth -> Sky | ||
| + | } | ||
</graphviz> | </graphviz> | ||
Revision as of 08:18, 26 October 2005
