Enable quiet output...
[repair.git] / Repair / RepairCompiler / MCC / Compiler.java
index abdf07cb19c1d6d55cdfb2d20efbe37b8687fe0f..f5dcfe15558f97eba1794f0957777708553b1a3e 100755 (executable)
@@ -21,7 +21,7 @@ public class Compiler {
     public static boolean REPAIR=true;
     public static boolean AGGRESSIVESEARCH=false;
     public static boolean PRUNEQUANTIFIERS=false;
-    public static boolean GENERATEDEBUGHOOKS=true;
+    public static boolean GENERATEDEBUGHOOKS=false;
     public static boolean GENERATEDEBUGPRINT=false;
 
     public static void main(String[] args) {