Work on all actions.

This commit is contained in:
Dominik Pantůček 2023-05-26 15:58:42 +02:00
parent 42505fd4a8
commit 8f062f956a
2 changed files with 34 additions and 15 deletions

View file

@ -312,7 +312,7 @@
(when (not (null? mrs))
(newline)
(print-member-table (car mrs))
(print-member-source (car mrs))
(print-member-blame (car mrs))
(loop (cdr mrs))))))))
((fees)
(newline)