summaryrefslogtreecommitdiff
path: root/package.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'package.lisp')
-rw-r--r--package.lisp3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.lisp b/package.lisp
index a844c56..582e854 100644
--- a/package.lisp
+++ b/package.lisp
@@ -14,6 +14,7 @@
#:with-plist)
(:import-from #:spinneret
#:with-html
- #:with-html-string))
+ #:with-html-string)
+ (:export :boot))