]> matita.cs.unibo.it Git - helm.git/blobdiff - components/library/cicCoercion.mli
added support for "polymorphic" coercions
[helm.git] / components / library / cicCoercion.mli
index c9eaf0aac035b2fa7b24c533a0a0bb3a44ff3c6f..7e4f03ab8607bb9dc6d94d453f3f189360875191 100644 (file)
@@ -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