]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/matita/applyTransformation.ml
Compilation fix
[helm.git] / matitaB / matita / applyTransformation.ml
index f99c67f8b1ab6161d2b48c4c949d7779eab9ac29..a911742b05e980b810aaf8f7b74db4078ea197a3 100644 (file)
@@ -101,7 +101,7 @@ class status =
   method ppmetasenv ~subst metasenv =
    String.concat "\n"
     (List.map
-      (fun m -> ntxt_of_cic_sequent ~map_unicode_to_tex:true 80 self
+      (fun m -> ntxt_of_cic_sequent ~map_unicode_to_tex:true 20 self
         ~metasenv ~subst m) metasenv)
 (*
   method ppobj obj =