diff base/package.lisp @ 214:545f80a73f03

make it easier to use list-slot-sequence in backend packages Ignore-this: d9c0e2f632722c0588a42c5753ed3470 darcs-hash:20090524164711-16a00-84e8bf98954f6dea2edf6ef9ede683af2d312218.gz committer: Jamie Forth <j.forth@gold.ac.uk>
author j.forth <j.forth@gold.ac.uk>
date Thu, 24 Feb 2011 11:23:18 +0000
parents 328114b61465
children d8f650e3796e
line wrap: on
line diff
--- a/base/package.lisp	Thu Feb 24 11:23:18 2011 +0000
+++ b/base/package.lisp	Thu Feb 24 11:23:18 2011 +0000
@@ -158,5 +158,6 @@
 	   #:guess
 
 	   #:%list-slot-sequence-data
+	   #:list-slot-sequence
 	   #:move-to-first-bar
 	   ))