forgot to remove a reference to oc.ss
svn: r9772
This commit is contained in:
parent
1ca628a1b8
commit
acdbe038c6
|
@ -24,7 +24,7 @@ all of the names in the tools library, for use defining keybindings
|
|||
|
||||
(require (for-syntax scheme/base))
|
||||
|
||||
(require/doc drscheme/private/ts drscheme/private/oc scheme/base scribble/manual)
|
||||
(require/doc drscheme/private/ts scheme/base scribble/manual)
|
||||
|
||||
(shutdown-splash)
|
||||
(define-values/invoke-unit/infer drscheme@)
|
||||
|
@ -1453,4 +1453,4 @@ all of the names in the tools library, for use defining keybindings
|
|||
(drscheme:language:simple-settings? . -> . vector?)
|
||||
(simple-settings)
|
||||
|
||||
@{Constructs a vector whose elements are the fields of @scheme[simple-settings].}))
|
||||
@{Constructs a vector whose elements are the fields of @scheme[simple-settings].}))
|
||||
|
|
Loading…
Reference in New Issue
Block a user