[plt-scheme] already imported identitfiers in "pretty-big"

From: Corey Sweeney (corey.sweeney at gmail.com)
Date: Sat Apr 8 16:42:25 EDT 2006

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>

Posted on the users mailing list.