From c6c248e635ef35e9515ed981374ce2a0cef30e62 Mon Sep 17 00:00:00 2001 From: Andrea Asperti Date: Fri, 13 Nov 2009 14:44:48 +0000 Subject: [PATCH] Exported apply_subst_context --- helm/software/components/ng_kernel/nCicUntrusted.mli | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helm/software/components/ng_kernel/nCicUntrusted.mli b/helm/software/components/ng_kernel/nCicUntrusted.mli index aa71e05d4..bb5aa3049 100644 --- a/helm/software/components/ng_kernel/nCicUntrusted.mli +++ b/helm/software/components/ng_kernel/nCicUntrusted.mli @@ -36,4 +36,6 @@ val mk_appl : NCic.term -> NCic.term list -> NCic.term (* the context is needed only to honour Barendregt's naming convention *) val apply_subst : NCic.substitution -> NCic.context -> NCic.term -> NCic.term +val apply_subst_context : fix_projections:bool -> + NCic.substitution -> NCic.context -> NCic.context val apply_subst_metasenv : NCic.substitution -> NCic.metasenv -> NCic.metasenv -- 2.39.2