The following &quot;program&quot;:<br>
<br>
(module grr (lib &quot;plt-pretty-big-text.ss&quot; &quot;lang&quot;)<br>
&nbsp; (require (lib &quot;1&quot; &quot;srfi&quot;)))<br>
<br>
gives the following error message:<br>
<br>
module: identifier already imported (from a different source) in: third<br clear="all"><br>
<br>
Does this mean that the third function has 2 seperate implementations in the libraries?<br>
<br>
<br>
Corey<br>-- <br>((lambda (y) (y y)) (lambda (y) (y y)))