aboutsummaryrefslogtreecommitdiff
path: root/frame.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'frame.lisp')
-rw-r--r--frame.lisp6
1 files changed, 3 insertions, 3 deletions
diff --git a/frame.lisp b/frame.lisp
index a4313c9..ed6a786 100644
--- a/frame.lisp
+++ b/frame.lisp
@@ -1,10 +1,10 @@
(uiop:define-package
- :solar-short/frame
+ :haiku-book/frame
(:export)
- (:mix-reexport :solar-short/class)
+ (:mix-reexport :haiku-book/class)
(:mix :clim :clim-lisp))
-(in-package :solar-short/frame)
+(in-package :haiku-book/frame)
(define-application-frame
read-haiku