master no void

svn: r3752
This commit is contained in:
Matthias Felleisen 2006-07-18 18:03:40 +00:00
parent 03a6ad2fde
commit ebb6302e84

View File

@ -128,7 +128,8 @@
(define (master/proc cg) (define (master/proc cg)
(check-proc 'master cg 4 'first 'arguments) (check-proc 'master cg 4 'first 'arguments)
(set! check-guess cg) (set! check-guess cg)
(send frame show #t)) (send frame show #t)
#t)
#| ------------------------------------------------------------------------ #| ------------------------------------------------------------------------
Setting up the buttons |# Setting up the buttons |#