From 951aeb310ff5874e07f2c1cb33893945b3407a7b Mon Sep 17 00:00:00 2001 From: droy Date: Wed, 17 Sep 2003 19:16:38 +0000 Subject: [PATCH] before paper --- Repair/RepairCompiler/MCC/test2.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Repair/RepairCompiler/MCC/test2.cc b/Repair/RepairCompiler/MCC/test2.cc index 7f6cb54..6ca68b4 100755 --- a/Repair/RepairCompiler/MCC/test2.cc +++ b/Repair/RepairCompiler/MCC/test2.cc @@ -3574,4 +3574,5 @@ SimpleHash* __blockstatus___hash = new SimpleHash(); } -if (__Success) { printf("all tests passed"); } +if (__Success) { //printf("all tests passed"); +} -- 2.34.1