X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Facic_content%2FcicNotationUtil.mli;h=2ead321f69f52badc233f21753c8e62bb15e668c;hb=7008966fdd5b3811852f60b459572a347be932a0;hp=5d309d68fdf959bfa1efad2ee7abc2815eeaa5cf;hpb=7f2444c2670cadafddd8785b687ef312158376b0;p=helm.git diff --git a/components/acic_content/cicNotationUtil.mli b/components/acic_content/cicNotationUtil.mli index 5d309d68f..2ead321f6 100644 --- a/components/acic_content/cicNotationUtil.mli +++ b/components/acic_content/cicNotationUtil.mli @@ -81,7 +81,7 @@ val name_of_cic_name: Cic.name -> CicNotationPt.term (** Symbol/Numbers instances *) val freshen_term: CicNotationPt.term -> CicNotationPt.term -val freshen_obj: CicNotationPt.obj -> CicNotationPt.obj +val freshen_obj: CicNotationPt.term CicNotationPt.obj -> CicNotationPt.term CicNotationPt.obj (** Notation id handling *)