Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates > by-pkgid > d855b2bbb00e3b0dc5e787454ab9d9cb > files > 30

dot2tex-2.8.7-3.fc13.noarch.rpm

digraph G {
    mindist = 0.5;
    node [shape="circle"];
    a -> b [topath="bend right"];
    c -> b [topath="bend left"];
    c -> a [topath="out=10,in=-90"];
    b -> b [topath="loop above"];
}