diff options
| author | aarne <unknown> | 2005-04-20 19:09:19 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2005-04-20 19:09:19 +0000 |
| commit | b60b42ccefb3dba990fba7b2d4e3391008602756 (patch) | |
| tree | 167a0213d1f720e3bb902aa4f88cf30c874eb817 /src/GF/Grammar | |
| parent | 78108f7817fbf3269bb75f278eb9a8540737873e (diff) | |
pg printnames
Diffstat (limited to 'src/GF/Grammar')
| -rw-r--r-- | src/GF/Grammar/PrGrammar.hs | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/GF/Grammar/PrGrammar.hs b/src/GF/Grammar/PrGrammar.hs index 4f77470fe..47369804b 100644 --- a/src/GF/Grammar/PrGrammar.hs +++ b/src/GF/Grammar/PrGrammar.hs @@ -5,9 +5,9 @@ -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/02/18 19:21:13 $ --- > CVS $Author: peb $ --- > CVS $Revision: 1.11 $ +-- > CVS $Date: 2005/04/20 20:09:19 $ +-- > CVS $Author: aarne $ +-- > CVS $Revision: 1.12 $ -- -- AR 7\/12\/1999 - 1\/4\/2000 - 10\/5\/2003 -- @@ -41,6 +41,7 @@ import qualified PrintGFC as C import qualified AbsGFC as A import Values import GrammarToSource +--- import GFC (CanonGrammar) --- cycle of modules import Option import Ident |
