4 lines
93 B
Scheme
4 lines
93 B
Scheme
#cs(module lkup-gui mzscheme
|
|
(require htdp/lkup-gui)
|
|
(provide (all-from htdp/lkup-gui)))
|