summaryrefslogtreecommitdiff
path: root/src/GF/CFGM/LexCFG.hs
diff options
context:
space:
mode:
authorbringert <unknown>2005-02-04 13:17:06 +0000
committerbringert <unknown>2005-02-04 13:17:06 +0000
commitb8b5139a8a8f8b0451061bacefc033b0bc768886 (patch)
tree524a6a06d038bd60c036101e2b472e25de78a57c /src/GF/CFGM/LexCFG.hs
parent6381f3a9987f44c4c827ab2c9033519f191a2cce (diff)
Removed module headers from generated files with pragmas
Diffstat (limited to 'src/GF/CFGM/LexCFG.hs')
-rw-r--r--src/GF/CFGM/LexCFG.hs14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/GF/CFGM/LexCFG.hs b/src/GF/CFGM/LexCFG.hs
index cdbbf6b52..fbf5ede3d 100644
--- a/src/GF/CFGM/LexCFG.hs
+++ b/src/GF/CFGM/LexCFG.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 "LexCFG.x" #-}
module LexCFG where