run-doj-validation-test.sh: a single script that performs validation tests for all...
[IRC.git] / Robust / src / Benchmarks / oooJava / monte / JGFMonteCarloBench.java
index 40c2a350a37bd64939c7829c991070aaedfd37f5..721dccc257cb5b685e6fd0d7dfbb8e14d41cc132 100644 (file)
@@ -38,7 +38,7 @@ public class JGFMonteCarloBench extends CallAppDemo {
       System.out.println(" expectedReturnRate= " + getAppDemo().JGFavgExpectedReturnRateMC  + "  " + dev
           + "  " + size);
     }else{
-      System.out.println("Validation success");
+      System.out.println("VALID");
     }
   }