fixed double-def of empty-scene

svn: r18177
This commit is contained in:
Matthias Felleisen 2010-02-19 01:06:11 +00:00
parent b68494250f
commit 982820fba2

View File

@ -35,7 +35,7 @@ Also added the timing code at the end.
b-res
line))))
tests))
#;
(define (empty-scene w h)
(overlay
(rectangle w h 'solid 'white)