From: Nadeem Abdul Hamid (nadeem at acm.org) Date: Mon Jul 18 09:36:15 EDT 2011 |
|
Is it the case that '(require (planet ...))' in the student languages (BSL...) doesn't work with planet dev links? And is the equivalent of a normal racket statement: (require (planet a/b/c)) this in the student languages: (require (planet "a" ("b" "c" 1 0))) ? --- nadeem -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.racket-lang.org/users/archive/attachments/20110718/f7dc6b37/attachment.html>
Posted on the users mailing list. |
|