]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/topLevel/topLevel.ml
Initial revision
[helm.git] / helm / gTopLevel / topLevel / topLevel.ml
index d53ea70eaf5096cb4a015266a0d58fa958bca7c9..6db896d9bd809e9c8d3b66133e7630c3ea5ee13f 100644 (file)
@@ -196,7 +196,7 @@ let _ =
    CicCooking.init () ; 
    Logger.log_callback :=
       (Logger.log_to_html
-      ~print_and_flush:(function s -> print_string s ; flush stdout)) ;
+      ~print_and_flush:(function s -> () (* print_string s ; flush stdout *) ));
    Mqint.set_stat false;
    Gen.set_log_file "MQGenLog.htm";
    set_dbms 1;