Start work on ANSI module.

This commit is contained in:
Dominik Pantůček 2023-03-14 11:10:44 +01:00
parent d44dc759fc
commit d161233a8a
2 changed files with 73 additions and 1 deletions

View file

@ -29,7 +29,8 @@
month
period
member-file
command-line)
command-line
ansi)
;; Print banner
(print "brmsaptool 0.2 (c) 2023 Brmlab, z.s.")
@ -42,6 +43,7 @@
(period-tests!)
(member-file-tests!)
(command-line-tests!)
(ansi-tests!)
(newline)
(command-line