Basic stats.

This commit is contained in:
Dominik Pantůček 2023-03-19 19:23:37 +01:00
parent ed6d9913de
commit e472292232
3 changed files with 11 additions and 2 deletions

View file

@ -101,6 +101,7 @@
(print-members-base-info MB))
(newline))
((print-stats)
(newline)
(print-members-base-stats
(members-base-stats MB)))
)