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
_________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

