summaryrefslogtreecommitdiff
path: root/src/GF/Compile/ShellState.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/Compile/ShellState.hs')
-rw-r--r--src/GF/Compile/ShellState.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GF/Compile/ShellState.hs b/src/GF/Compile/ShellState.hs
index 50625c15f..f2cf3b094 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/21 13:54:24 $
+-- > CVS $Date: 2005/03/21 22:40:03 $
-- > CVS $Author: peb $
--- > CVS $Revision: 1.39 $
+-- > CVS $Revision: 1.40 $
--
-- (Description of the module)
-----------------------------------------------------------------------------
@@ -36,7 +36,7 @@ import Arch (ModTime)
-- peb 25/5-04
-- import CFtoCFG
-import qualified GF.Conversion.ConvertGrammar as Cnv
+import qualified GF.Parsing.ConvertGrammar as Cnv
import List (nub,nubBy)