From: Enrico Tassi Date: Sat, 25 Nov 2006 11:57:01 +0000 (+0000) Subject: fix X-Git-Tag: make_still_working~6642 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=c3b08479c43a035b915e675f3be015df3608dc9d;p=helm.git fix --- diff --git a/helm/software/components/library/coercGraph.mli b/helm/software/components/library/coercGraph.mli index 7468d4699..e6bc766df 100644 --- a/helm/software/components/library/coercGraph.mli +++ b/helm/software/components/library/coercGraph.mli @@ -52,5 +52,5 @@ val generate_dot_file: unit -> string val meets : CoercDb.coerc_carr -> CoercDb.coerc_carr -> - (CoercDb.coerc_carr * UriManager.uri * UriManager.uri) list + CoercDb.coerc_carr list