X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2FapplyTransformation.ml;h=705ef7936df0b993176d11093c6f03b7104004c7;hb=1efc4c2c7be1e4aff0ccccabf905d45795b3865f;hp=51ac812683488f6d5e0d6baa940da126d8ced93b;hpb=894d518aa760c9f816ddb0dc2b3fa88e1fe20a94;p=helm.git diff --git a/matita/matita/applyTransformation.ml b/matita/matita/applyTransformation.ml index 51ac81268..705ef7936 100644 --- a/matita/matita/applyTransformation.ml +++ b/matita/matita/applyTransformation.ml @@ -53,7 +53,7 @@ let ntxt_of_cic_sequent ~metasenv ~subst = (fun seq -> (new NCicPp.status)#ppmetasenv ~subst [seq]) let ntxt_of_cic_object ~map_unicode_to_tex = - to_text Interpretations.nmap_obj Content2pres.nobj2pres ~map_unicode_to_tex + to_text Interpretations.nmap_cobj Content2pres.nobj2pres ~map_unicode_to_tex (new NCicPp.status)#ppobj let ntxt_of_cic_term ~metasenv ~subst ~context =