Use kwargs.
This commit is contained in:
parent
db9f98dc7e
commit
3520d49293
1 changed files with 2 additions and 1 deletions
|
@ -48,7 +48,8 @@
|
||||||
util-stdout
|
util-stdout
|
||||||
table
|
table
|
||||||
export-web-static
|
export-web-static
|
||||||
dokuwiki)
|
dokuwiki
|
||||||
|
racket-kwargs)
|
||||||
|
|
||||||
;; Command-line options and configurable parameters
|
;; Command-line options and configurable parameters
|
||||||
(define -needs-bank- (make-parameter #f))
|
(define -needs-bank- (make-parameter #f))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue