]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.graphviz/scl/Visualization/Graphviz/Property.scl
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.graphviz / scl / Visualization / Graphviz / Property.scl
1
2 data Property = 
3     Label String
4   | Rankdir String
5   | Shape String
6   | GenericProperty String String