]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_notation/cicNotationPres.mli
snapshot
[helm.git] / helm / ocaml / cic_notation / cicNotationPres.mli
index d7fcb9ea3b316949947dcae6d0f8d3e8f5c06e51..68da94458dfd3fb630739811cfb23a18448bc322 100644 (file)
@@ -28,7 +28,8 @@ and boxml_markup = mathml_markup Box.box
 
 type markup = mathml_markup
 
-(** @param ids_to_uris mapping id -> uri for hyperlinking *)
+(** level 1 -> level 0
+ * @param ids_to_uris mapping id -> uri for hyperlinking *)
 val render: (Cic.id, string) Hashtbl.t -> CicNotationPt.term -> markup
 
 val render_to_boxml: