root/library/doc/html/inline_dotgraph_1.dot
@
630
| Revision 617, 144 bytes (checked in by smidl, 16 years ago) |
|---|
| Line | |
|---|---|
| 1 | |
| 2 | digraph sys{ |
| 3 | node [shape=box]; |
| 4 | {"System"} |
| 5 | node [shape=plaintext] |
| 6 | {rank="same"; "u"; "System"; "y"} |
| 7 | "u" -> "System" -> "y" [nodesep=2]; |
| 8 | } |
Note: See TracBrowser
for help on using the browser.
