summaryrefslogtreecommitdiff
path: root/src/GF/Compile/ShellState.hs
diff options
context:
space:
mode:
authorpeb <unknown>2005-03-21 12:54:24 +0000
committerpeb <unknown>2005-03-21 12:54:24 +0000
commitaef9430eb0576964a3fb669c741f1c689724bb5a (patch)
treecff930b9a32e866a6bd09e499e7697c8243f6d83 /src/GF/Compile/ShellState.hs
parentb36e9e32c60741440aaa778b058180881917b50e (diff)
"Committed_by_peb"
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 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)