]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_transformations/applyTransformation.ml
added an 'a parameter to mpresentation type so that it and boxes could
[helm.git] / helm / ocaml / cic_transformations / applyTransformation.ml
index 6c0b0cddffb39eb14c29ae94409e055ed90cb023..57d26f1681fda95c87abdf3ea8d0fca5dfd7994f 100644 (file)
@@ -34,8 +34,8 @@
 (***************************************************************************)
 
 let mpres_document pres_box =
-  Ast2pres.add_xml_declaration
-    (Box.box2xml ~obj2xml:Mpresentation.print_mpres pres_box)
+  let obj2xml obj = Mpresentation.print_mpres (fun _ -> assert false) obj in
+  Ast2pres.add_xml_declaration (Box.box2xml ~obj2xml pres_box)
 
 let mml_of_cic_sequent metasenv sequent =
   let asequent,ids_to_terms,