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