[racket] Program runs fine in console , but not in drracket.
I just recently downloaded racket version 5.2.1.
Now when running a "particular" program in drracket I get following error :
compile: unbound identifier in the transformer environment (and no #%app
syntax transformer is bound) in: #%require
But when same program is run in console , it works just fine .
Other programs that does not require this program , works just fine in
drracket.
Any idea how to resolve this.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20120208/3787fdfc/attachment.html>