]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.g2d/src/org/simantics/g2d/element/handler/SelectionSpecification.java
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.g2d / src / org / simantics / g2d / element / handler / SelectionSpecification.java
index 6f5ad599a355cc3e777db9b91439e807b080f472..00b057898acbbf45928ae07a38fe136d06c26193 100644 (file)
@@ -1,9 +1,9 @@
-package org.simantics.g2d.element.handler;\r
-\r
-import org.eclipse.core.runtime.IAdaptable;\r
-\r
-\r
-public interface SelectionSpecification extends ElementHandler, IAdaptable {\r
-        \r
-       \r
-}\r
+package org.simantics.g2d.element.handler;
+
+import org.eclipse.core.runtime.IAdaptable;
+
+
+public interface SelectionSpecification extends ElementHandler, IAdaptable {
+        
+       
+}