]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.selectionview/src/org/simantics/selectionview/DebugPolicy.java
Work in progress
[simantics/platform.git] / bundles / org.simantics.selectionview / src / org / simantics / selectionview / DebugPolicy.java
index e9cdd4a8f28b6512dd226049aa232cccf992accc..563885854dc03529365883ded9b9333f140848e5 100644 (file)
@@ -1,11 +1,11 @@
-package org.simantics.selectionview;\r
-\r
-\r
-/**\r
- * @author Antti Villberg\r
- */\r
-public final class DebugPolicy {\r
-\r
-    public static final boolean  DEBUG = false;\r
-\r
-}\r
+package org.simantics.selectionview;
+
+
+/**
+ * @author Antti Villberg
+ */
+public final class DebugPolicy {
+
+    public static final boolean  DEBUG = true;
+
+}