]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.structural2/src/org/simantics/structural2/modelingRules/ConnectionJudgementType.java
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.structural2 / src / org / simantics / structural2 / modelingRules / ConnectionJudgementType.java
index 8f4e250952a2ad9719d4bb192d89363ea599785c..b761885c090fd9c45fa03598b3f3a1fe8dae1c08 100644 (file)
@@ -1,7 +1,7 @@
-package org.simantics.structural2.modelingRules;\r
-\r
-public enum ConnectionJudgementType {\r
-       LEGAL,\r
-       ILLEGAL,\r
-       CANBEMADELEGAL\r
-}\r
+package org.simantics.structural2.modelingRules;
+
+public enum ConnectionJudgementType {
+       LEGAL,
+       ILLEGAL,
+       CANBEMADELEGAL
+}