racket/collects/teachpack/htdp/lkup-gui.ss
2008-02-23 09:42:03 +00:00

4 lines
93 B
Scheme

#cs(module lkup-gui mzscheme
(require htdp/lkup-gui)
(provide (all-from htdp/lkup-gui)))