racket/collects/teachpack/2htdp/batch-io.ss
Matthias Felleisen fdb422e121 forgot to add this
svn: r14510
2009-04-14 14:33:58 +00:00

4 lines
78 B
Scheme

#lang scheme
(require 2htdp/batch-io)
(provide (all-from-out 2htdp/batch-io))