diff options
| author | bringert <unknown> | 2005-04-21 15:45:56 +0000 |
|---|---|---|
| committer | bringert <unknown> | 2005-04-21 15:45:56 +0000 |
| commit | f3bdbbef58ce2fe00dff66e99e0c4799b443d747 (patch) | |
| tree | f1f2892de2a4f72453ce3166448748e827ebd4c2 /src/GF/API | |
| parent | 5c9917ff8d18ddaefd5a8bf4b223009747477fd8 (diff) | |
Removed for-ghc, for-ghc-nofud and for-windows directories.
Diffstat (limited to 'src/GF/API')
| -rw-r--r-- | src/GF/API/IOGrammar.hs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GF/API/IOGrammar.hs b/src/GF/API/IOGrammar.hs index c3f9e603b..987800e16 100644 --- a/src/GF/API/IOGrammar.hs +++ b/src/GF/API/IOGrammar.hs @@ -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) |
