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