notwaldorf / diagramophone

:art: code your diagrams, because drawing them really sucks
http://notwaldorf.github.com/diagramophone
MIT License
38 stars 5 forks source link

basic draw: don't panic about self loops #14

Closed notwaldorf closed 12 years ago

notwaldorf commented 12 years ago

this should not be a problem a -> a

or a -> b b -> c c -> a