Use kwargs.

This commit is contained in:
Dominik Pantůček 2023-11-16 18:57:52 +01:00
parent db9f98dc7e
commit 3520d49293

View file

@ -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))