]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/acic_content/cicNotationPp.ml
Last commit by Ferruccio reverted since it breaks the library.
[helm.git] / helm / software / components / acic_content / cicNotationPp.ml
index a994c9fd166b83feb063e6e27a4cca1eed38ebaa..45fa23a0d01d3bc10329801ffccbb7b313d1c5fc 100644 (file)
@@ -34,7 +34,7 @@ module Env = CicNotationEnv
    * be added to the output of pp_term.
    * set to false if you need, for example, cut and paste from matitac output to
    * matitatop *)
-let debug_printing = true
+let debug_printing = false
 
 let pp_binder = function
   | `Lambda -> "lambda"