add missing for-label require

This commit is contained in:
Robby Findler 2013-07-08 05:27:57 -05:00
parent 21a0a20f98
commit 3eb96119d5

View File

@ -31,6 +31,7 @@ all of the names in the tools library, for use defining keybindings
racket/base scribble/manual
scribblings/tools/doc-util
(for-label errortrace/errortrace-key
racket/place
racket/pretty
mzlib/pconvert
syntax/toplevel)))