浏览代码

This should be the last Commit. Goodbye!

Jan Enders 7 年之前
父节点
当前提交
e7a4900a08
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      scopviz/src/main/java/de/tu_darmstadt/informatik/tk/scopviz/debug/Debug.java

+ 1 - 1
scopviz/src/main/java/de/tu_darmstadt/informatik/tk/scopviz/debug/Debug.java

@@ -46,7 +46,7 @@ public final class Debug {
 	 * Flag that determines whether to start the program in Debug Mode, loading
 	 * a Graph for testing on startup and enabling Debug output to the Console.
 	 */
-	public static final boolean DEBUG_ENABLED = true;
+	public static final boolean DEBUG_ENABLED = false;
 
 	/**
 	 * Returns the Location of the File for the testing Graph.