
`define+provide-context'); dirlist uses that instead of www. Also dropped redundant provides of `page'.
6 lines
114 B
Racket
6 lines
114 B
Racket
#lang at-exp s-exp "../common.rkt"
|
|
|
|
(provide (all-from-out "../common.rkt"))
|
|
|
|
(define+provide-context "download")
|