]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scl.compiler/src/org/simantics/scl/compiler/internal/codegen/utils/Printable.java
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.scl.compiler / src / org / simantics / scl / compiler / internal / codegen / utils / Printable.java
index 9c93641339f62b8ed139ba4535e42362bc6daa2f..e5dcde53122084ec7f4e26a5c45101cd2a1b66de 100644 (file)
@@ -1,6 +1,6 @@
-package org.simantics.scl.compiler.internal.codegen.utils;\r
-\r
-\r
-public interface Printable {\r
-    void toString(PrintingContext context);\r
-}\r
+package org.simantics.scl.compiler.internal.codegen.utils;
+
+
+public interface Printable {
+    void toString(PrintingContext context);
+}