summaryrefslogtreecommitdiff
path: root/src/GF/Shell/TeachYourself.hs
diff options
context:
space:
mode:
authorbringert <unknown>2005-04-21 15:45:56 +0000
committerbringert <unknown>2005-04-21 15:45:56 +0000
commitf3bdbbef58ce2fe00dff66e99e0c4799b443d747 (patch)
treef1f2892de2a4f72453ce3166448748e827ebd4c2 /src/GF/Shell/TeachYourself.hs
parent5c9917ff8d18ddaefd5a8bf4b223009747477fd8 (diff)
Removed for-ghc, for-ghc-nofud and for-windows directories.
Diffstat (limited to 'src/GF/Shell/TeachYourself.hs')
-rw-r--r--src/GF/Shell/TeachYourself.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GF/Shell/TeachYourself.hs b/src/GF/Shell/TeachYourself.hs
index 05088c71a..5c2170f55 100644
--- a/src/GF/Shell/TeachYourself.hs
+++ b/src/GF/Shell/TeachYourself.hs
@@ -5,9 +5,9 @@
-- Stability : (stable)
-- Portability : (portable)
--
--- > CVS $Date: 2005/04/21 16:23:24 $
+-- > CVS $Date: 2005/04/21 16:46:13 $
-- > CVS $Author: bringert $
--- > CVS $Revision: 1.6 $
+-- > CVS $Revision: 1.7 $
--
-- translation and morphology quiz. AR 10\/5\/2000 -- 12\/4\/2002
-----------------------------------------------------------------------------
@@ -20,7 +20,7 @@ import GF.UseGrammar.Linear
import GF.Grammar.PrGrammar
import GF.Infra.Option
-import Arch (myStdGen)
+import GF.System.Arch (myStdGen)
import GF.Data.Operations
import GF.Infra.UseIO