1
0
forked from GitHub/gf-core

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:21:35 $
-- > CVS $Date: 2005/04/21 16:46:00 $
-- > CVS $Author: bringert $
-- > CVS $Revision: 1.36 $
-- > CVS $Revision: 1.37 $
--
-- The top-level compilation chain from source file to gfc\/gfr.
-----------------------------------------------------------------------------
@@ -47,7 +47,7 @@ import GF.Canon.GetGFC
import GF.Data.Operations
import GF.Infra.UseIO
import Arch
import GF.System.Arch
import Control.Monad

View File

@@ -5,9 +5,9 @@
-- Stability : (stable)
-- Portability : (portable)
--
-- > CVS $Date: 2005/04/21 16:21:47 $
-- > CVS $Date: 2005/04/21 16:46:01 $
-- > CVS $Author: bringert $
-- > CVS $Revision: 1.44 $
-- > CVS $Revision: 1.45 $
--
-- (Description of the module)
-----------------------------------------------------------------------------
@@ -32,7 +32,7 @@ import GF.CF.CanonToCF
import GF.UseGrammar.Morphology
import GF.Infra.Option
import GF.Infra.Ident
import Arch (ModTime)
import GF.System.Arch (ModTime)
import qualified GF.OldParsing.ConvertGrammar as CnvOld -- OBSOLETE
import qualified GF.Conversion.GFC as Cnv