From a0d412986305d4b45e82afde62ea48f1b06edb9d Mon Sep 17 00:00:00 2001 From: peb Date: Wed, 9 Feb 2005 11:46:54 +0000 Subject: "Committed_by_peb" --- src/GF/Canon/GFC.hs | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/GF/Canon/GFC.hs') diff --git a/src/GF/Canon/GFC.hs b/src/GF/Canon/GFC.hs index 5c6d8b6b6..81a9abc78 100644 --- a/src/GF/Canon/GFC.hs +++ b/src/GF/Canon/GFC.hs @@ -9,7 +9,7 @@ -- > CVS $Author $ -- > CVS $Revision $ -- --- (Description of the module) +-- canonical GF. AR 10\/9\/2002 -- 9\/5\/2003 -- 21\/9 ----------------------------------------------------------------------------- module GFC where @@ -26,8 +26,6 @@ import qualified Modules as M import Char --- canonical GF. AR 10/9/2002 -- 9/5/2003 -- 21/9 - type Context = [(Ident,Exp)] type CanonGrammar = M.MGrammar Ident Flag Info @@ -44,7 +42,7 @@ data Info = | AbsTrans A.Term | ResPar [ParDef] - | ResOper CType Term -- global constant + | ResOper CType Term -- ^ global constant | CncCat CType Term Printname | CncFun CIdent [ArgVar] Term Printname | AnyInd Bool Ident -- cgit v1.2.3