Start work on ANSI module.
This commit is contained in:
parent
d44dc759fc
commit
d161233a8a
2 changed files with 73 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue