]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/content_pres/sequent2pres.mli
cicNotation* ==> notation*
[helm.git] / matita / components / content_pres / sequent2pres.mli
index a19e7b1951c0298fa27663d8b016a0627ce78cf9..bf2a30f55574c4176b122f9fbd6400bfb151f7a7 100644 (file)
 (*                                                                         *)
 (***************************************************************************)
 
-val sequent2pres :
-  ids_to_inner_sorts:(Cic.id, CicNotationPt.sort_kind) Hashtbl.t ->
-  Cic.annterm Content.conjecture ->
-    CicNotationPres.boxml_markup
-
 val nsequent2pres :
  ids_to_nrefs:(NTermCicContent.id, NReference.reference) Hashtbl.t ->
- subst:NCic.substitution -> CicNotationPt.term Content.conjecture ->
+ subst:NCic.substitution -> NotationPt.term Content.conjecture ->
   CicNotationPres.boxml_markup