X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.graphviz%2Fscl%2FVisualization%2FGraphviz%2FProperty.scl;fp=bundles%2Forg.simantics.graphviz%2Fscl%2FVisualization%2FGraphviz%2FProperty.scl;h=035b7006a0424720c069f475fe8b33a55f02a7c1;hb=0ae2b770234dfc3cbb18bd38f324125cf0faca07;hp=a2f556232da3144587c48066b5eeb78b64402e4c;hpb=24e2b34260f219f0d1644ca7a138894980e25b14;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.graphviz/scl/Visualization/Graphviz/Property.scl b/bundles/org.simantics.graphviz/scl/Visualization/Graphviz/Property.scl index a2f556232..035b7006a 100644 --- a/bundles/org.simantics.graphviz/scl/Visualization/Graphviz/Property.scl +++ b/bundles/org.simantics.graphviz/scl/Visualization/Graphviz/Property.scl @@ -1,6 +1,6 @@ - -data Property = - Label String - | Rankdir String - | Shape String + +data Property = + Label String + | Rankdir String + | Shape String | GenericProperty String String \ No newline at end of file