]> matita.cs.unibo.it Git - helm.git/blobdiff - components/acic_content/cicNotationUtil.mli
we parametrized CicNotationPt.obj on 'term
[helm.git] / components / acic_content / cicNotationUtil.mli
index 5d309d68fdf959bfa1efad2ee7abc2815eeaa5cf..2ead321f69f52badc233f21753c8e62bb15e668c 100644 (file)
@@ -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 *)