Fix missing import.
This commit is contained in:
parent
ce32c888c2
commit
0c6b421bc5
1 changed files with 2 additions and 1 deletions
|
@ -39,7 +39,8 @@ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
configuration
|
configuration
|
||||||
table
|
table
|
||||||
cards
|
cards
|
||||||
member-print)
|
member-print
|
||||||
|
member-parser)
|
||||||
|
|
||||||
;; Print banner
|
;; Print banner
|
||||||
(print "bbstool 0.4 (c) 2023 Brmlab, z.s.")
|
(print "bbstool 0.4 (c) 2023 Brmlab, z.s.")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue