racket/collects/teachpack/2htdp/batch-io.rkt
Matthias Felleisen ef189b8e6e Racket rename
2013-03-07 11:41:28 -05:00

4 lines
78 B
Racket

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