old comment no longer appears to be true

svn: r10811
This commit is contained in:
John Clements 2008-07-17 05:48:16 +00:00
parent 67bc4f3f0c
commit 1d670334c7

View File

@ -1,8 +1,3 @@
;; this is like htdp/image
;; except that it provides things with
;; provide-primitives for better error
;; reporting in the teaching languages.
(module image mzscheme
(require htdp/image lang/prim)
(provide (all-from htdp/image))