]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - 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
index a2f556232da3144587c48066b5eeb78b64402e4c..035b7006a0424720c069f475fe8b33a55f02a7c1 100644 (file)
@@ -1,6 +1,6 @@
-\r
-data Property = \r
-    Label String\r
-  | Rankdir String\r
-  | Shape String\r
+
+data Property = 
+    Label String
+  | Rankdir String
+  | Shape String
   | GenericProperty String String
\ No newline at end of file