From: Claudio Sacerdoti Coen Date: Fri, 24 Mar 2006 16:07:10 +0000 (+0000) Subject: Colors are back! :-) X-Git-Tag: 0.4.95@7852~1566 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=65b33c7d767e84e5fbdf79ae0177320274c04203;p=helm.git Colors are back! :-) --- diff --git a/matita/matitacLib.ml b/matita/matitacLib.ml index 844d4f5d8..d4e67e7a0 100644 --- a/matita/matitacLib.ml +++ b/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