X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Flibrary%2FcicCoercion.mli;h=e3ee8dbfc8d46ed2418d1d988cc13da57d9a048e;hb=df70518efb295cdce60a3df8098ac0a6eef2d9cf;hp=c9eaf0aac035b2fa7b24c533a0a0bb3a44ff3c6f;hpb=7f2444c2670cadafddd8785b687ef312158376b0;p=helm.git diff --git a/components/library/cicCoercion.mli b/components/library/cicCoercion.mli index c9eaf0aac..e3ee8dbfc 100644 --- a/components/library/cicCoercion.mli +++ b/components/library/cicCoercion.mli @@ -26,6 +26,8 @@ (* This module implements the Coercions transitive closure *) val close_coercion_graph: + RefinementTool.kit -> CoercDb.coerc_carr -> CoercDb.coerc_carr -> UriManager.uri -> + string (* baseuri *) -> (CoercDb.coerc_carr * CoercDb.coerc_carr * UriManager.uri * Cic.obj) list