From: Enrico Tassi Date: Sat, 25 Nov 2006 11:57:01 +0000 (+0000) Subject: fix X-Git-Tag: 0.4.95@7852~783 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=026529fe836637b0e0909ceb4f6b2cc9e178eaec;p=helm.git fix --- diff --git a/components/library/coercGraph.mli b/components/library/coercGraph.mli index 7468d4699..e6bc766df 100644 --- a/components/library/coercGraph.mli +++ b/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