]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.ui/src/org/simantics/ui/selection/ExplorerInputContentType.java
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.ui / src / org / simantics / ui / selection / ExplorerInputContentType.java
index 666b379d1c23878f1fc4c5045e7507aacc87e45c..fa38cd9439213115f0b00708ba6d25680f24f8f8 100644 (file)
@@ -1,8 +1,8 @@
-package org.simantics.ui.selection;\r
-\r
-\r
-public class ExplorerInputContentType implements WorkbenchSelectionContentType<Object>  {\r
-\r
-       public static ExplorerInputContentType INSTANCE = new ExplorerInputContentType();\r
-       \r
-}\r
+package org.simantics.ui.selection;
+
+
+public class ExplorerInputContentType implements WorkbenchSelectionContentType<Object>  {
+
+       public static ExplorerInputContentType INSTANCE = new ExplorerInputContentType();
+       
+}