Add the print module.
This commit is contained in:
parent
7ca7f996c4
commit
2d0ff00ffb
4 changed files with 124 additions and 2 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue