Remove the unneeded `require' in that example.
This commit is contained in:
parent
c66c669ee3
commit
7bff0e888d
|
@ -239,8 +239,6 @@ before version 5.2.
|
||||||
@racketmod[
|
@racketmod[
|
||||||
s-exp framework/keybinding-lang
|
s-exp framework/keybinding-lang
|
||||||
|
|
||||||
(require drracket/tool-lib)
|
|
||||||
|
|
||||||
(define-syntax-rule (frame-key key command)
|
(define-syntax-rule (frame-key key command)
|
||||||
(keybinding
|
(keybinding
|
||||||
(format "~a:~a"
|
(format "~a:~a"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user