
It works just fine! Finally,--This line, and those below, will be ignored-- A deinprogramm/universe.ss svn: r16802
4 lines
92 B
Scheme
4 lines
92 B
Scheme
(module universe mzscheme
|
|
(provide (all-from 2htdp/universe))
|
|
(require 2htdp/universe))
|