]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/components/content_pres/cicNotationPres.ml
matitaweb: added retract (undo)
[helm.git] / matitaB / components / content_pres / cicNotationPres.ml
index e0ca07b563ab6c64c651e139cf4a8b5e10dd0e8a..b99851adde81fe7a2cfc2fc57cce493704d13c86 100644 (file)
@@ -249,7 +249,7 @@ let render status ?(prec=(-1)) =
       List.map boxify_pres (find_clusters terms) 
   in
   (fun t ->
-          prerr_endline ("ast:\n" ^ (NotationPp.pp_term status t));
+   (* prerr_endline ("ast:\n" ^ (NotationPp.pp_term status t));*)
   aux prec t)
 
 (* let render_to_boxml id_to_uri t =