X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fcomponents%2Facic_content%2FtermAcicContent.mli;h=bf6ee6a93498efd23714f61cdb00bd7b1a14479e;hb=91a8f448fdf99c40e2a4eb97d8e1a58552e91f1d;hp=3ba6caefc08f49802020cb5c58ff9a8b273afcbe;hpb=fbe17b2934c978e14ce1eb1247f35a6c177571f1;p=helm.git diff --git a/helm/software/components/acic_content/termAcicContent.mli b/helm/software/components/acic_content/termAcicContent.mli index 3ba6caefc..bf6ee6a93 100644 --- a/helm/software/components/acic_content/termAcicContent.mli +++ b/helm/software/components/acic_content/termAcicContent.mli @@ -68,6 +68,7 @@ val instantiate_appl_pattern: mk_appl:('term list -> 'term) -> mk_implicit:(bool -> 'term) -> term_of_uri : (UriManager.uri -> 'term) -> + term_of_nref : (NReference.reference -> 'term) -> (string * 'term) list -> CicNotationPt.cic_appl_pattern -> 'term