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