X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Ftactics%2FcloseCoercionGraph.mli;h=8750ce0f7888f2bb359b5624aef88404d58bb376;hb=9655a931c73be820d876da7b23fe54b55fd60c14;hp=d0bdb44107efa5069aaaa2fba6b90c74d88ef672;hpb=936f80cf031a7b034dd70fef49abb90e69f2e680;p=helm.git diff --git a/components/tactics/closeCoercionGraph.mli b/components/tactics/closeCoercionGraph.mli index d0bdb4410..8750ce0f7 100644 --- a/components/tactics/closeCoercionGraph.mli +++ b/components/tactics/closeCoercionGraph.mli @@ -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