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