]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.graphviz/src/org/simantics/graphviz/internal/xdot/ShapeCommand.java
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.graphviz / src / org / simantics / graphviz / internal / xdot / ShapeCommand.java
index 69dbb79a9bf49b757299b9c84282a38e6890da32..e69ec655cab701606bed0375828a7475d9bd7092 100644 (file)
@@ -1,10 +1,10 @@
-package org.simantics.graphviz.internal.xdot;\r
-\r
-import java.awt.Shape;\r
-\r
-public interface ShapeCommand extends DrawCommand {\r
-       \r
-       \r
-       public Shape getShape();\r
-\r
-}\r
+package org.simantics.graphviz.internal.xdot;
+
+import java.awt.Shape;
+
+public interface ShapeCommand extends DrawCommand {
+       
+       
+       public Shape getShape();
+
+}