diff options
| author | aarne <unknown> | 2005-09-04 10:45:37 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2005-09-04 10:45:37 +0000 |
| commit | 1a9a2ceaea22bca18424755becd4cb40e751a22b (patch) | |
| tree | e28463224d0d3d8c8ebb2be73a9026d07ecde905 /src/GF/Canon | |
| parent | 6a01681d73102e6034bfd864a3cb674b54fc07ec (diff) | |
stat; type of imperatives in lib/resource
Diffstat (limited to 'src/GF/Canon')
| -rw-r--r-- | src/GF/Canon/MkGFC.hs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GF/Canon/MkGFC.hs b/src/GF/Canon/MkGFC.hs index 81706e9b7..69ccc3034 100644 --- a/src/GF/Canon/MkGFC.hs +++ b/src/GF/Canon/MkGFC.hs @@ -5,16 +5,16 @@ -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/05/30 21:08:14 $ +-- > CVS $Date: 2005/09/04 11:45:38 $ -- > CVS $Author: aarne $ --- > CVS $Revision: 1.15 $ +-- > CVS $Revision: 1.16 $ -- -- (Description of the module) ----------------------------------------------------------------------------- module GF.Canon.MkGFC (prCanonModInfo, prCanon, prCanonMGr, canon2grammar, grammar2canon, -- buildCanonGrammar, - info2mod, + info2mod,info2def, trExp, rtExp, rtQIdent) where import GF.Canon.GFC |
