<div><br></div><div>Is it the case that '(require (planet ...))' in the student languages (BSL...) doesn't work with planet dev links?</div>
<div><br></div><div>And is the equivalent of a normal racket statement:</div><div> (require (planet a/b/c))</div><div>this in the student languages:</div><div> (require (planet "a" ("b" "c" 1 0)))</div>
<div>?</div><div><br></div><div>--- nadeem</div>