]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/content_pres/content2pres.ml
Huge commit with several changes:
[helm.git] / helm / software / components / content_pres / content2pres.ml
index fc3a47b5e1c564fb168e1fcba94b09ccd40fa86e..46f53d8860c85a00ac600373c36e63b5f74dbfa9 100644 (file)
@@ -982,5 +982,6 @@ let content2pres
        TermAcicContent.ast_of_acic ~output_type:`Term ids_to_inner_sorts annterm
       in
        CicNotationPres.box_of_mpres
-        (CicNotationPres.render ids_to_uris ~prec
+        (CicNotationPres.render
+          ~lookup_uri:(CicNotationPres.lookup_uri ids_to_uris) ~prec
           (TermContentPres.pp_ast ast)))