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