From bfaa39fb1d8cd4abd07c23a61c69630f9da33157 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Sun, 17 May 2009 19:12:33 +0000 Subject: [PATCH] alpha_eq exported --- helm/software/components/ng_kernel/nCicReduction.mli | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/helm/software/components/ng_kernel/nCicReduction.mli b/helm/software/components/ng_kernel/nCicReduction.mli index 1455abd8d..ba32fe15d 100644 --- a/helm/software/components/ng_kernel/nCicReduction.mli +++ b/helm/software/components/ng_kernel/nCicReduction.mli @@ -47,3 +47,8 @@ val unwind : machine -> NCic.term val split_prods: subst:NCic.substitution -> NCic.context -> int -> NCic.term -> NCic.context * NCic.term + +(* to be used outside the kernel *) +val alpha_eq: + NCic.metasenv -> NCic.substitution -> + NCic.context -> NCic.term -> NCic.term -> bool -- 2.39.2