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 5c9917ff8d
commit f3bdbbef58
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:21:06 $
-- > CVS $Date: 2005/04/21 16:45:58 $
-- > CVS $Author: bringert $
-- > CVS $Revision: 1.17 $
-- > CVS $Revision: 1.18 $
--
-- for reading grammars and terms from strings and files
-----------------------------------------------------------------------------
@@ -27,7 +27,7 @@ import GF.Infra.ReadFiles (isOldFile)
import GF.Infra.Option
import GF.Data.Operations
import GF.Infra.UseIO
import Arch
import GF.System.Arch
import Control.Monad (liftM)