mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-17 23:15:02 +08:00
6 lines
166 B
Plaintext
6 lines
166 B
Plaintext
digraph yard {
|
|
graph [rankdir=BT rank=sink outputMode=nodesfirst packMode="graph" splines=true];
|
|
node [shape=record rank=sink rankType=sink];
|
|
|
|
<%= yieldall %>
|
|
} |