]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/content_pres/sequent2pres.mli
- cic_exportation, cic_acic, acic_content (only parts related to acic)
[helm.git] / matita / components / content_pres / sequent2pres.mli
index a19e7b1951c0298fa27663d8b016a0627ce78cf9..38570ba648e57fe609ce4ba1fb385e96a8bf8014 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 ->