From 79f973c83064520753831b64ddc698676f1802d2 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Fri, 16 Nov 2007 14:34:33 +0000 Subject: [PATCH] ... --- helm/software/components/tactics/closeCoercionGraph.mli | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helm/software/components/tactics/closeCoercionGraph.mli b/helm/software/components/tactics/closeCoercionGraph.mli index 7157e5c2d..0d5a2e5be 100644 --- a/helm/software/components/tactics/closeCoercionGraph.mli +++ b/helm/software/components/tactics/closeCoercionGraph.mli @@ -35,5 +35,6 @@ exception UnableToCompose val generate_composite: Cic.term -> Cic.term (* t2 *) -> Cic.context -> - Cic.metasenv -> CicUniv.universe_graph -> int (* saturations of t2 *) -> + Cic.metasenv -> CicUniv.universe_graph -> + int -> int (* saturations of t1/t2 *) -> Cic.term * Cic.metasenv * CicUniv.universe_graph -- 2.39.2