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