summaryrefslogtreecommitdiff
path: root/src/GF/CFGM/LexCFG.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/CFGM/LexCFG.hs')
-rw-r--r--src/GF/CFGM/LexCFG.hs14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/GF/CFGM/LexCFG.hs b/src/GF/CFGM/LexCFG.hs
index fbf5ede3d..cdbbf6b52 100644
--- a/src/GF/CFGM/LexCFG.hs
+++ b/src/GF/CFGM/LexCFG.hs
@@ -1,3 +1,17 @@
+----------------------------------------------------------------------
+-- |
+-- 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