diff base/package.lisp @ 208:41a5aca81030

add move-to-first-bar method darcs-hash:20090124002529-16a00-b7802e0488f4e2f0c442d6735845503b50440a25.gz committer: Jamie Forth <j.forth@gold.ac.uk>
author j.forth <j.forth@gold.ac.uk>
date Thu, 24 Feb 2011 11:23:17 +0000
parents 5b2d0e5a99f1
children 328114b61465
line wrap: on
line diff
--- a/base/package.lisp	Wed Feb 16 09:25:15 2011 +0000
+++ b/base/package.lisp	Thu Feb 24 11:23:17 2011 +0000
@@ -154,4 +154,7 @@
 	   #:use-whole-bar
 	   #:use-crotchet-beat
 	   #:guess
+
+	   #:%list-slot-sequence-data
+	   #:move-to-first-bar
 	   ))