diff base/package.lisp @ 285:c2e50459efab

make it easier to use list-slot-sequence in backend packages Ignore-this: d9c0e2f632722c0588a42c5753ed3470 darcs-hash:20090524164711-16a00-84e8bf98954f6dea2edf6ef9ede683af2d312218.gz
author j.forth <j.forth@gold.ac.uk>
date Sun, 24 May 2009 17:47:11 +0100
parents 9d3a016dedf9
children d8f650e3796e
line wrap: on
line diff
--- a/base/package.lisp	Sun May 24 17:41:16 2009 +0100
+++ b/base/package.lisp	Sun May 24 17:47:11 2009 +0100
@@ -158,5 +158,6 @@
 	   #:guess
 
 	   #:%list-slot-sequence-data
+	   #:list-slot-sequence
 	   #:move-to-first-bar
 	   ))