X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fng_cic_content%2FnTermCicContent.mli;h=fb62365530fe9231b46db5e8bcaafb2ecc85a018;hb=1652681b5eb49332f1c78e6c26d3ae5c7253d382;hp=e66e2ef7a4cfa8493cf09cc7a8e921cc499466f7;hpb=6abf435197c2bc37fadc0b3bd5925cd9cbe112e2;p=helm.git diff --git a/helm/software/components/ng_cic_content/nTermCicContent.mli b/helm/software/components/ng_cic_content/nTermCicContent.mli index e66e2ef7a..fb6236553 100644 --- a/helm/software/components/ng_cic_content/nTermCicContent.mli +++ b/helm/software/components/ng_cic_content/nTermCicContent.mli @@ -76,7 +76,10 @@ val push: unit -> unit val pop: unit -> unit *) +(* val nast_of_cic : - subst:NCic.substitution -> context:NCic.context -> NCic.term -> - CicNotationPt.term + output_type:[`Pattern | `Term ] -> + subst:NCic.substitution -> context:NCic.context -> NCic.term -> + CicNotationPt.term +*) val nmap_sequent : subst:NCic.substitution -> int * NCic.conjecture -> CicNotationPt.term Content.conjecture