Split out ensure-directory.
This commit is contained in:
parent
ed129c8760
commit
a56605fa3f
5 changed files with 61 additions and 11 deletions
|
@ -51,7 +51,7 @@
|
|||
(let ((fname (format "~A.html" (brmember-id mr))))
|
||||
#f))
|
||||
|
||||
(define (gen-html-members mb)
|
||||
(define (gen-html-members mb dir)
|
||||
#f)
|
||||
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue