]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/content_pres/cicNotationPres.mli
Merge branch 'master' of ssh://matita.cs.unibo.it:/srv/git/helm
[helm.git] / matita / components / content_pres / cicNotationPres.mli
index a558da86622ee92cf62b1928834efbd63b4b157c..57e7ee84463ee565399346248e19d8e75db9726c 100644 (file)
@@ -39,6 +39,7 @@ val box_of_mpres: mathml_markup -> boxml_markup
  * @param ids_to_uris mapping id -> uri for hyperlinking
  * @param prec precedence level *)
 val render:
+ #NCic.status ->
  lookup_uri:(Content.id -> string option) -> ?prec:int -> NotationPt.term ->
   markup