diff options
Diffstat (limited to 'src/GF/Canon')
| -rw-r--r-- | src/GF/Canon/LexGFC.hs | 14 | ||||
| -rw-r--r-- | src/GF/Canon/ParGFC.hs | 16 |
2 files changed, 1 insertions, 29 deletions
diff --git a/src/GF/Canon/LexGFC.hs b/src/GF/Canon/LexGFC.hs index 0915e6178..b181a18ec 100644 --- a/src/GF/Canon/LexGFC.hs +++ b/src/GF/Canon/LexGFC.hs @@ -1,17 +1,3 @@ ----------------------------------------------------------------------- --- | --- Module : (Module) --- Maintainer : (Maintainer) --- Stability : (stable) --- Portability : (portable) --- --- > CVS $Date $ --- > CVS $Author $ --- > CVS $Revision $ --- --- (Description of the module) ------------------------------------------------------------------------------ - {-# OPTIONS -cpp #-} {-# LINE 3 "LexGFC.x" #-} module LexGFC where diff --git a/src/GF/Canon/ParGFC.hs b/src/GF/Canon/ParGFC.hs index c2f1d7d77..c0197435f 100644 --- a/src/GF/Canon/ParGFC.hs +++ b/src/GF/Canon/ParGFC.hs @@ -1,17 +1,3 @@ ----------------------------------------------------------------------- --- | --- Module : (Module) --- Maintainer : (Maintainer) --- Stability : (stable) --- Portability : (portable) --- --- > CVS $Date $ --- > CVS $Author $ --- > CVS $Revision $ --- --- (Description of the module) ------------------------------------------------------------------------------ - {-# OPTIONS -fglasgow-exts -cpp #-} -- parser produced by Happy Version 1.13 @@ -1781,7 +1767,7 @@ happyError ts = myLexer = tokens {-# LINE 1 "GenericTemplate.hs" #-} --- $Id: ParGFC.hs,v 1.7 2005/02/04 10:10:38 peb Exp $ +-- $Id: ParGFC.hs,v 1.8 2005/02/04 14:17:06 bringert Exp $ |
