Small changes to allow:
[repair.git] / Repair / RepairCompiler / MCC / IR / RepairGenerator.java
index cc07b7e342108a8df208fe2a6af6f7be26d9edb4..cf2b98d22604ef4cc0a10b788470315a9e9dca97 100755 (executable)
@@ -57,7 +57,6 @@ public class RepairGenerator {
        }
     }
 
-
     private void name_updates() {
        int count=0;
        for(Iterator it=termination.updatenodes.iterator();it.hasNext();) {