From d169662aa6f342345acb71e08a9ab93df95ea4b5 Mon Sep 17 00:00:00 2001 From: Gene Pasquet Date: Sun, 26 Jul 2026 10:53:38 +0100 Subject: Rename package --- all.lisp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'all.lisp') diff --git a/all.lisp b/all.lisp index fa0b0d1..23d1bcb 100644 --- a/all.lisp +++ b/all.lisp @@ -1,6 +1,6 @@ (uiop:define-package - :solar-short/all + :haiku-book/all (:export) (:mix-reexport - :solar-short/frame - :solar-short/class)) + :haiku-book/frame + :haiku-book/class)) -- cgit v1.2.3