From: rrt Date: Wed, 13 Jun 2001 17:01:37 +0000 (+0000) Subject: [project @ 2001-06-13 17:01:37 by rrt] X-Git-Tag: Approximately_9120_patches~1764 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=73642743f3eb3fe87964f755bc4b2e3bbcb4ad3f;p=ghc-hetmet.git [project @ 2001-06-13 17:01:37 by rrt] Remove confusing out-of-date comment. --- diff --git a/ghc/lib/std/Directory.hsc b/ghc/lib/std/Directory.hsc index bccf587..101ff22 100644 --- a/ghc/lib/std/Directory.hsc +++ b/ghc/lib/std/Directory.hsc @@ -1,5 +1,5 @@ -- ----------------------------------------------------------------------------- --- $Id: Directory.hsc,v 1.11 2001/05/18 16:54:04 simonmar Exp $ +-- $Id: Directory.hsc,v 1.12 2001/06/13 17:01:37 rrt Exp $ -- -- (c) The University of Glasgow, 1994-2000 -- @@ -65,7 +65,6 @@ import PrelPtr import PrelIOBase import PrelBase --- Fix mingw stat problem #include "../includes/config.h" #include #include