diff options
| author | bringert <unknown> | 2005-02-04 13:17:06 +0000 |
|---|---|---|
| committer | bringert <unknown> | 2005-02-04 13:17:06 +0000 |
| commit | b8b5139a8a8f8b0451061bacefc033b0bc768886 (patch) | |
| tree | 524a6a06d038bd60c036101e2b472e25de78a57c /src/GF/Source/ParGF.hs | |
| parent | 6381f3a9987f44c4c827ab2c9033519f191a2cce (diff) | |
Removed module headers from generated files with pragmas
Diffstat (limited to 'src/GF/Source/ParGF.hs')
| -rw-r--r-- | src/GF/Source/ParGF.hs | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/src/GF/Source/ParGF.hs b/src/GF/Source/ParGF.hs index 9f5f96be7..f673d7722 100644 --- a/src/GF/Source/ParGF.hs +++ b/src/GF/Source/ParGF.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 @@ -2903,7 +2889,7 @@ happyError ts = myLexer = tokens {-# LINE 1 "GenericTemplate.hs" #-} --- $Id: ParGF.hs,v 1.7 2005/02/04 10:10:38 peb Exp $ +-- $Id: ParGF.hs,v 1.8 2005/02/04 14:17:06 bringert Exp $ |
