X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Flibrary%2FcicCoercion.mli;h=7e4f03ab8607bb9dc6d94d453f3f189360875191;hb=185bfc8f9c9ba49308477ee6769701f3e2977115;hp=c9eaf0aac035b2fa7b24c533a0a0bb3a44ff3c6f;hpb=ba3903b2c712d2a6d60c0da59b26c882b8ed6c7c;p=helm.git diff --git a/helm/software/components/library/cicCoercion.mli b/helm/software/components/library/cicCoercion.mli index c9eaf0aac..7e4f03ab8 100644 --- a/helm/software/components/library/cicCoercion.mli +++ b/helm/software/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