Commit 4fee1f40 authored by Robert Goldman's avatar Robert Goldman
Browse files

Add correct package for local nicknames on CMUCL.

parent 34cbb858
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@
  (:import-from
   #+allegro #:excl
   #+sbcl #:sb-ext
   #+(or clasp abcl ecl) #:ext
   #+(or clasp abcl ecl cmu) #:ext
   #+ccl #:ccl
   #+lispworks #:hcl
   #-(or allegro sbcl clasp abcl ccl lispworks ecl)