forgot to add this

svn: r14510
This commit is contained in:
Matthias Felleisen 2009-04-14 14:33:58 +00:00
parent be3dca0629
commit fdb422e121

View File

@ -0,0 +1,3 @@
#lang scheme
(require 2htdp/batch-io)
(provide (all-from-out 2htdp/batch-io))