1
0
forked from GitHub/gf-core

Removed module headers from generated files with pragmas

This commit is contained in:
bringert
2005-02-04 13:17:06 +00:00
parent 6381f3a998
commit b8b5139a8a
6 changed files with 3 additions and 87 deletions

View File

@@ -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