]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/content_pres/content2pres.mli
- cic_exportation, cic_acic, acic_content (only parts related to acic)
[helm.git] / matita / components / content_pres / content2pres.mli
index db2223a7a19c1be1c57aaf0263cacaa1f19af118..57e75a9781f86a6d3559dcc092101b78d68003b6 100644 (file)
 (*                                                                        *)
 (**************************************************************************)
 
-val content2pres:
-  ?skip_initial_lambdas:int -> ?skip_thm_and_qed:bool ->
-  ids_to_inner_sorts:(Cic.id, CicNotationPt.sort_kind) Hashtbl.t ->
-  Cic.annterm Content.cobj ->
-    CicNotationPres.boxml_markup
-
 val ncontent2pres:
   ?skip_initial_lambdas:int -> ?skip_thm_and_qed:bool ->
   ids_to_nrefs:(NTermCicContent.id, NReference.reference) Hashtbl.t ->