fix Same docs to not depend on `racket/gui'
This commit is contained in:
parent
10ad58a747
commit
66d63f1067
|
@ -1,6 +1,6 @@
|
|||
#lang racket/base
|
||||
(require racket/class
|
||||
racket/gui/base)
|
||||
racket/draw)
|
||||
|
||||
(provide make-a-move
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user