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