Removed for-ghc, for-ghc-nofud and for-windows directories.

This commit is contained in:
bringert
2005-04-21 15:45:56 +00:00
parent 93af0c8535
commit 749c9a7b5d
13 changed files with 49 additions and 49 deletions

View File

@@ -5,9 +5,9 @@
-- Stability : (stable)
-- Portability : (portable)
--
-- > CVS $Date: 2005/04/21 16:22:40 $
-- > CVS $Date: 2005/04/21 16:46:09 $
-- > CVS $Author: bringert $
-- > CVS $Revision: 1.11 $
-- > CVS $Revision: 1.12 $
--
-- (Description of the module)
-----------------------------------------------------------------------------
@@ -15,7 +15,7 @@
module GF.Infra.UseIO where
import GF.Data.Operations
import Arch (prCPU)
import GF.System.Arch (prCPU)
import GF.Infra.Option
import System.IO