git.rcrnstn.net
browsing:
b3ef4fb6d0ff3ba8c44f50fdfe7f30c8149ffd7c
Branches
master
Files
Commits
Stats
Network
Graph
rcrnstn/xdot.py
tests
graphs
longflat.gv
Raw
Blame
Patch Log
History
digraph if { rankdir=LR; {rank=same;b;c;} a->b; c->b[label="long long long"]; }