racket/collects/teachpack/htdp/world.ss
Matthias Felleisen 68dd06713a svn: r9413
2008-04-22 23:50:17 +00:00

4 lines
81 B
Scheme

(module world mzscheme
(provide (all-from htdp/world))
(require htdp/world))