Browse Source

This should be the last Commit. Goodbye!

Jan Enders 7 years ago
parent
commit
e7a4900a08

+ 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.