Fix undocumented binding.

(cherry picked from commit 295cb191cf)
This commit is contained in:
Sam Tobin-Hochstadt 2011-04-21 00:20:37 -04:00 committed by Eli Barzilay
parent 1601f8b73e
commit 45d06c58a6

View File

@ -84,6 +84,7 @@ default in Racket.
@defidform[PRegexp] @defidform[PRegexp]
@defidform[Bytes] @defidform[Bytes]
@defidform[Namespace] @defidform[Namespace]
@defidform[Null]
@defidform[EOF] @defidform[EOF]
@defidform[Continuation-Mark-Set] @defidform[Continuation-Mark-Set]
@defidform[Char] @defidform[Char]