More porting.
This commit is contained in:
parent
d1cbfffc8f
commit
f1707906d4
2 changed files with 4 additions and 3 deletions
|
@ -41,6 +41,7 @@
|
|||
logging
|
||||
progress
|
||||
cal-period
|
||||
cal-month
|
||||
util-git
|
||||
util-dict-list)
|
||||
|
||||
|
@ -236,7 +237,7 @@
|
|||
(case (-action-)
|
||||
((print-info)
|
||||
(newline)
|
||||
(print "Current month: " (month->string (*current-month*)))
|
||||
(print "Current month: " (cal-month->string (*current-month*)))
|
||||
(newline)
|
||||
(if mr
|
||||
(print-member-table mr)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue