Unify finders naming.
This commit is contained in:
parent
25d0a806ce
commit
4893d1e7d5
6 changed files with 29 additions and 24 deletions
|
@ -276,7 +276,7 @@
|
|||
(apply cards-export MB (-fname-))
|
||||
(print "Cards export disabled with manually specified current month.")))
|
||||
((problems)
|
||||
(let ((num (let loop ((mb (members-base-members MB))
|
||||
(let ((num (let loop ((mb (mbase-members MB))
|
||||
(num 0))
|
||||
(if (null? mb)
|
||||
num
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue