re-directed image

svn: r15869
This commit is contained in:
Matthias Felleisen 2009-09-03 22:50:15 +00:00
parent 96d2064888
commit 8cc54bc495
2 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,7 @@ plt/collects/tests/mzscheme/htdp-image.ss
"error.ss")
(provide-primitives
image?
image-width
image-height
overlay

View File

@ -71,7 +71,6 @@ Matthew
mred
htdp/error
htdp/image
(only-in lang/htdp-beginner image?)
mrlib/cache-image-snip
lang/prim
(for-syntax scheme/base))