From 7b08eb7ffd5e82a793fe47cf764b1ce2f4d3a0ee Mon Sep 17 00:00:00 2001 From: peb Date: Wed, 2 Mar 2005 13:22:53 +0000 Subject: "Committed_by_peb" --- src/GF/Compile/ShellState.hs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/GF/Compile/ShellState.hs') diff --git a/src/GF/Compile/ShellState.hs b/src/GF/Compile/ShellState.hs index 1f9c71edd..4069e01ed 100644 --- a/src/GF/Compile/ShellState.hs +++ b/src/GF/Compile/ShellState.hs @@ -5,9 +5,9 @@ -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/02/24 11:46:34 $ +-- > CVS $Date: 2005/03/02 14:22:53 $ -- > CVS $Author: peb $ --- > CVS $Revision: 1.36 $ +-- > CVS $Revision: 1.37 $ -- -- (Description of the module) ----------------------------------------------------------------------------- @@ -50,7 +50,7 @@ data ShellState = ShSt { canModules :: CanonGrammar , -- ^ compiled abstracts and concretes srcModules :: G.SourceGrammar , -- ^ saved resource modules cfs :: [(Ident,CF)] , -- ^ context-free grammars - pInfos :: [(Ident,Cnv.PInfo)], -- ^ parser information, peb 18\/6 + pInfos :: [(Ident,Cnv.PInfo)], -- ^ parser information, peb 18\/6-04 morphos :: [(Ident,Morpho)], -- ^ morphologies gloptions :: Options, -- ^ global options readFiles :: [(FilePath,ModTime)],-- ^ files read -- cgit v1.2.3