#cs(module lkup-gui mzscheme
  (require (lib "lkup-gui.ss" "htdp"))
  (provide (all-from (lib "lkup-gui.ss" "htdp"))))
