Correction

This commit is contained in:
Silas Vedder 2022-05-05 14:19:53 +02:00
parent a54ea33284
commit be89912b74

View File

@ -2,5 +2,5 @@
(defpackage #:cl-bible
(:use #:cl #:clog #:clog-gui)
(:exports start
build))
(:export start
build))