]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.graph.compiler/src/org/simantics/graph/compiler/ValidationMode.java
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.graph.compiler / src / org / simantics / graph / compiler / ValidationMode.java
index 5d9ba2cc402721d6fe317863adf14983f780f721..90c95cacba7ae2d983e8b46eae41be9c32487336 100644 (file)
@@ -1,7 +1,7 @@
-package org.simantics.graph.compiler;\r
-\r
-public enum ValidationMode {\r
-       IGNORE,\r
-       WARNING,\r
-       ERROR\r
+package org.simantics.graph.compiler;
+
+public enum ValidationMode {
+       IGNORE,
+       WARNING,
+       ERROR
 }
\ No newline at end of file