]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/acic_content/termAcicContent.mli
see the previous commit
[helm.git] / helm / software / components / acic_content / termAcicContent.mli
index 3ba6caefc08f49802020cb5c58ff9a8b273afcbe..bf6ee6a93498efd23714f61cdb00bd7b1a14479e 100644 (file)
@@ -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