]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scl.compiler/src/org/simantics/scl/compiler/commands/SCLConsoleListener.java
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.scl.compiler / src / org / simantics / scl / compiler / commands / SCLConsoleListener.java
index 028c8fcdf0dccb08a57f7a7f04c6f3027d8140f6..e5cc305840892ffb1b2b85250fa463c5f27d2694 100644 (file)
@@ -1,7 +1,7 @@
-package org.simantics.scl.compiler.commands;\r
-\r
-public interface SCLConsoleListener {\r
-    void startedExecution();\r
-    void finishedExecution();\r
-    void consoleIsNotEmptyAnymore();\r
-}\r
+package org.simantics.scl.compiler.commands;
+
+public interface SCLConsoleListener {
+    void startedExecution();
+    void finishedExecution();
+    void consoleIsNotEmptyAnymore();
+}