Split out mbase-stats into separate query module.

This commit is contained in:
Dominik Pantůček 2025-01-02 15:06:32 +01:00
parent e02853edc7
commit b25fbd407d
5 changed files with 117 additions and 46 deletions

View file

@ -52,7 +52,8 @@
racket-kwargs
util-string
mailinglist
export-sheet)
export-sheet
mbase-query)
;; Command-line options and configurable parameters
(define -needs-bank- (make-parameter #f))