]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scl.ui/src/org/simantics/scl/ui/editor/completion/SCLCompletionType.java
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.scl.ui / src / org / simantics / scl / ui / editor / completion / SCLCompletionType.java
index 775ab6c977f8626c014e19ee1d4d0a13639fcf51..1cbf18185d15bffe0bb57fd2502c80070ac2d78a 100644 (file)
@@ -1,6 +1,6 @@
-package org.simantics.scl.ui.editor.completion;\r
-\r
-public enum SCLCompletionType {\r
-\r
-    PRIVATE, PUBLIC, CONST, TYPE\r
-}\r
+package org.simantics.scl.ui.editor.completion;
+
+public enum SCLCompletionType {
+
+    PRIVATE, PUBLIC, CONST, TYPE
+}