From: Claudio Sacerdoti Coen Date: Fri, 24 Mar 2006 16:07:10 +0000 (+0000) Subject: Colors are back! :-) X-Git-Tag: make_still_working~7468 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=66063c24d7a6829820a12c0264cb9364f3f5030a;p=helm.git Colors are back! :-) --- diff --git a/helm/software/matita/matitacLib.ml b/helm/software/matita/matitacLib.ml index 844d4f5d8..d4e67e7a0 100644 --- a/helm/software/matita/matitacLib.ml +++ b/helm/software/matita/matitacLib.ml @@ -173,7 +173,7 @@ let pp_times fname bench_mode rc big_bang = else "matitac" in - let rc = if rc then "OK" else "FAIL" in + let rc = if rc then "OK" else "FAIL" in let times = let fmt t = let seconds = int_of_float t in