diff options
| author | peb <unknown> | 2005-02-04 09:10:28 +0000 |
|---|---|---|
| committer | peb <unknown> | 2005-02-04 09:10:28 +0000 |
| commit | 6381f3a9987f44c4c827ab2c9033519f191a2cce (patch) | |
| tree | 003cbe139a73453441ffaff8e3d9546ef3aac2b0 /src/GF/Canon/ParGFC.hs | |
| parent | b2a6b1a176e1f707d3b14a9b35866d7a01406f23 (diff) | |
"Committed_by_peb"
Diffstat (limited to 'src/GF/Canon/ParGFC.hs')
| -rw-r--r-- | src/GF/Canon/ParGFC.hs | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/src/GF/Canon/ParGFC.hs b/src/GF/Canon/ParGFC.hs index 21c99f939..c2f1d7d77 100644 --- a/src/GF/Canon/ParGFC.hs +++ b/src/GF/Canon/ParGFC.hs @@ -1,3 +1,17 @@ +---------------------------------------------------------------------- +-- | +-- 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 @@ -1767,7 +1781,7 @@ happyError ts = myLexer = tokens {-# LINE 1 "GenericTemplate.hs" #-} --- $Id: ParGFC.hs,v 1.6 2005/01/11 16:06:15 aarne Exp $ +-- $Id: ParGFC.hs,v 1.7 2005/02/04 10:10:38 peb Exp $ |
