X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_transformations%2FapplyTransformation.ml;h=6c0b0cddffb39eb14c29ae94409e055ed90cb023;hb=394bf3a0ca050cf97b1f318363e2e353f67141ad;hp=4d1a65069a380f4f223a3e88b2a2ebbf07b62a4b;hpb=10be6b9fb25a5bcd8721f707beba4b8a125591b5;p=helm.git diff --git a/helm/ocaml/cic_transformations/applyTransformation.ml b/helm/ocaml/cic_transformations/applyTransformation.ml index 4d1a65069..6c0b0cddf 100644 --- a/helm/ocaml/cic_transformations/applyTransformation.ml +++ b/helm/ocaml/cic_transformations/applyTransformation.ml @@ -48,9 +48,8 @@ let mml_of_cic_sequent metasenv sequent = Xml2Gdome.document_of_xml Misc.domImpl xmlpres, (asequent, (ids_to_terms,ids_to_father_ids,ids_to_hypotheses,ids_to_inner_sorts)) -;; -let mml_of_cic_object uri obj = +let mml_of_cic_object obj = let (annobj, ids_to_terms, ids_to_father_ids, ids_to_inner_sorts, ids_to_inner_types, ids_to_conjectures, ids_to_hypotheses) =