summaryrefslogtreecommitdiff
path: root/src/GF/Canon
diff options
context:
space:
mode:
authoraarne <unknown>2005-09-04 10:45:37 +0000
committeraarne <unknown>2005-09-04 10:45:37 +0000
commit1a9a2ceaea22bca18424755becd4cb40e751a22b (patch)
treee28463224d0d3d8c8ebb2be73a9026d07ecde905 /src/GF/Canon
parent6a01681d73102e6034bfd864a3cb674b54fc07ec (diff)
stat; type of imperatives in lib/resource
Diffstat (limited to 'src/GF/Canon')
-rw-r--r--src/GF/Canon/MkGFC.hs6
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