[plt-scheme] already imported identitfiers in "pretty-big"
The following "program":
(module grr (lib "plt-pretty-big-text.ss" "lang")
(require (lib "1" "srfi")))
gives the following error message:
module: identifier already imported (from a different source) in: third
Does this mean that the third function has 2 seperate implementations in the
libraries?
Corey
--
((lambda (y) (y y)) (lambda (y) (y y)))
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20060408/45253a1a/attachment.html>