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