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