diff options
Diffstat (limited to 'src/GF/Canon/LexGFC.hs')
| -rw-r--r-- | src/GF/Canon/LexGFC.hs | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/GF/Canon/LexGFC.hs b/src/GF/Canon/LexGFC.hs index b181a18ec..0915e6178 100644 --- a/src/GF/Canon/LexGFC.hs +++ b/src/GF/Canon/LexGFC.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 "LexGFC.x" #-} module LexGFC where |
