From 723db4551565e41cc774a0d0cc443a4732128f1b Mon Sep 17 00:00:00 2001 From: Helmut Merz Date: Fri, 27 Feb 2026 14:33:01 +0100 Subject: [PATCH] minor change (local-nicknames) in scratch.lisp) --- scratch.lisp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scratch.lisp b/scratch.lisp index a9e84e7..640ce83 100644 --- a/scratch.lisp +++ b/scratch.lisp @@ -3,8 +3,7 @@ (asdf:load-system :scopes) (in-package :cl-user) -#+ecl -(use-package :ext) +(use-package :trivial-package-local-nicknames) ;;; real scratch area