oops
[mc1516pa.git] / modelchecker / main.c
index bcf8c7b..85c6303 100644 (file)
@@ -124,7 +124,6 @@ void solve(FILE *inputstream)
                 break;
             }
         }
-        printf("Solution is not found after %d iteration(s)\n", iteration);
     }
     else printf("No solution found!\n");
        //ERRPRINT("Satcount: %f\n", sylvan_satcount(old, init->vars.varset));