
(I think that the change to `teachpack/htdp/dir' is fine too, looks like the previous code is dealing with the old restriction of not requiring a binding that conflicts with the language bindings.)
4 lines
79 B
Scheme
4 lines
79 B
Scheme
#lang racket/base
|
|
(require htdp/testing)
|
|
(provide (all-from-out htdp/testing))
|