diff options
Diffstat (limited to 'src/GF/Compile/ShellState.hs')
| -rw-r--r-- | src/GF/Compile/ShellState.hs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GF/Compile/ShellState.hs b/src/GF/Compile/ShellState.hs index b5975af8d..50625c15f 100644 --- a/src/GF/Compile/ShellState.hs +++ b/src/GF/Compile/ShellState.hs @@ -5,9 +5,9 @@ -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/03/18 10:17:10 $ +-- > CVS $Date: 2005/03/21 13:54:24 $ -- > CVS $Author: peb $ --- > CVS $Revision: 1.38 $ +-- > CVS $Revision: 1.39 $ -- -- (Description of the module) ----------------------------------------------------------------------------- @@ -36,7 +36,7 @@ import Arch (ModTime) -- peb 25/5-04 -- import CFtoCFG -import qualified ConvertGrammar as Cnv +import qualified GF.Conversion.ConvertGrammar as Cnv import List (nub,nubBy) |
