1
0
forked from GitHub/gf-core

pg printnames

This commit is contained in:
aarne
2005-04-20 19:09:19 +00:00
parent fd653e18a2
commit be9e8a961d
4 changed files with 29 additions and 12 deletions

View File

@@ -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