Slight correction

This commit is contained in:
Silas Vedder 2022-05-05 13:09:58 +02:00
parent c4b3fd0a6a
commit a54ea33284

View File

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