]> matita.cs.unibo.it Git - helm.git/blobdiff - components/tactics/closeCoercionGraph.mli
removed some refinement_toolkit
[helm.git] / components / tactics / closeCoercionGraph.mli
index d0bdb44107efa5069aaaa2fba6b90c74d88ef672..8750ce0f7888f2bb359b5624aef88404d58bb376 100644 (file)
@@ -26,7 +26,6 @@
 (* 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