Add the print module.

This commit is contained in:
Dominik Pantůček 2023-03-25 21:37:17 +01:00
parent 7ca7f996c4
commit 2d0ff00ffb
4 changed files with 124 additions and 2 deletions

View file

@ -131,7 +131,6 @@ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
(newline)
(print "Current month: " (month->string (*current-month*)))
(newline)
(print mr)
(if mr
(print-member-table mr)
(print-members-base-table MB))