From b8b5139a8a8f8b0451061bacefc033b0bc768886 Mon Sep 17 00:00:00 2001 From: bringert Date: Fri, 4 Feb 2005 13:17:06 +0000 Subject: Removed module headers from generated files with pragmas --- src/GF/CFGM/LexCFG.hs | 14 -------------- src/GF/CFGM/ParCFG.hs | 16 +--------------- 2 files changed, 1 insertion(+), 29 deletions(-) (limited to 'src/GF/CFGM') 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 diff --git a/src/GF/CFGM/ParCFG.hs b/src/GF/CFGM/ParCFG.hs index d40de2896..454b69ccb 100644 --- a/src/GF/CFGM/ParCFG.hs +++ b/src/GF/CFGM/ParCFG.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 @@ -478,7 +464,7 @@ happyError ts = myLexer = tokens {-# LINE 1 "GenericTemplate.hs" #-} --- $Id: ParCFG.hs,v 1.4 2005/02/04 10:10:30 peb Exp $ +-- $Id: ParCFG.hs,v 1.5 2005/02/04 14:17:06 bringert Exp $ -- cgit v1.2.3