Move more stuff into configuration module.

This commit is contained in:
Dominik Pantůček 2023-03-20 13:55:21 +01:00
parent 49a638fa76
commit bc0420bbc0
4 changed files with 22 additions and 18 deletions

View file

@ -36,7 +36,8 @@ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
ansi
members-base
primes
member-record)
member-record
configuration)
;; Print banner
(print "brmsaptool 0.4 (c) 2023 Brmlab, z.s.")