git.rcrnstn.net
browsing:
a9817f503c63b04f9375115c3d3acc8f0f2d76a1
Branches
master
Files
Commits
Stats
Network
Graph
rcrnstn/xdot.py
tests
graphs
dir.gv
Raw
Blame
Patch Log
History
digraph G { a -> b a -> c [dir=forward] a -> d [dir=back] a -> e [dir=both] a -> f [dir=none] }