]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scl.compiler/src/org/simantics/scl/compiler/common/names/Named.java
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.scl.compiler / src / org / simantics / scl / compiler / common / names / Named.java
old mode 100755 (executable)
new mode 100644 (file)
index bc11b05..ab4c5f7
@@ -1,5 +1,5 @@
-package org.simantics.scl.compiler.common.names;\r
-\r
-public interface Named {\r
-    Name getName();\r
-}\r
+package org.simantics.scl.compiler.common.names;
+
+public interface Named {
+    Name getName();
+}