Add a missing for-label require to the file/glob docs
This commit is contained in:
parent
1b834d010a
commit
2030c0b0ae
|
@ -1,7 +1,7 @@
|
|||
#lang scribble/doc
|
||||
@require["common.rkt"
|
||||
scribble/examples
|
||||
(for-label racket/sequence)]
|
||||
(for-label file/glob racket/sequence)]
|
||||
|
||||
@title[#:tag "glob"]{Globbing}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user