]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matitaMisc.ml
make directory erased, no more -bench since it is the default,
[helm.git] / matita / matitaMisc.ml
index bb745f7030f968817f544fa4a49d1828eba4795e..2112952610869c0495575a7f1bb5a75948cd5d6c 100644 (file)
@@ -156,6 +156,8 @@ let list_tl_at ?(equality=(==)) e l =
 
 let shutup () = 
   HLog.set_log_callback (fun _ _ -> ());
+(*
   let out = open_out "/dev/null" in
   Unix.dup2 (Unix.descr_of_out_channel out) (Unix.descr_of_out_channel stderr)
+*)