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