aboutsummaryrefslogtreecommitdiff
path: root/frame.lisp
diff options
context:
space:
mode:
authorGene Pasquet <dev@etenil.net>2026-07-26 10:53:38 +0100
committerGene Pasquet <dev@etenil.net>2026-07-26 10:53:38 +0100
commitd169662aa6f342345acb71e08a9ab93df95ea4b5 (patch)
tree8e6dd18b170f9f2e3feab1065883b525a7d66d24 /frame.lisp
parentc9c3db4c0b6656203516c15f2881fae08731c327 (diff)
Rename package
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