moved 2htdp/image test back into 2htdp collection (yeah!)
svn: r16812
This commit is contained in:
parent
fcd4c4e38d
commit
4f5479e912
|
@ -1,6 +1,6 @@
|
||||||
#lang scheme/base
|
#lang scheme/base
|
||||||
(require "../../mrlib/image-core.ss"
|
(require "../../mrlib/image-core.ss"
|
||||||
"../../2htdp/private/image-more.ss"
|
"../private/image-more.ss"
|
||||||
lang/posn
|
lang/posn
|
||||||
scheme/math
|
scheme/math
|
||||||
scheme/class
|
scheme/class
|
Loading…
Reference in New Issue
Block a user