diff options
Diffstat (limited to 'src/GF/API.hs')
| -rw-r--r-- | src/GF/API.hs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GF/API.hs b/src/GF/API.hs index f339745a2..64572e041 100644 --- a/src/GF/API.hs +++ b/src/GF/API.hs @@ -5,9 +5,9 @@ -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/04/21 16:21:03 $ +-- > CVS $Date: 2005/04/21 16:45:57 $ -- > CVS $Author: bringert $ --- > CVS $Revision: 1.32 $ +-- > CVS $Revision: 1.33 $ -- -- Application Programmer's Interface to GF; also used by Shell. AR 10/11/2001 ----------------------------------------------------------------------------- @@ -61,7 +61,7 @@ import GF.UseGrammar.Editing ----import GrammarToMGrammar as M -import Arch (myStdGen) +import GF.System.Arch (myStdGen) import GF.Text.UTF8 import GF.Data.Operations |
