git.rcrnstn.net
browsing:
6fb2327bf1dbcc2ce865ba2ed8a0b1d35b09833c
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"]; }