comparison 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
comparison
equal deleted inserted replaced
207:6ba20759e8f3 208:41a5aca81030
152 #:current-bar 152 #:current-bar
153 ;; condition restart options 153 ;; condition restart options
154 #:use-whole-bar 154 #:use-whole-bar
155 #:use-crotchet-beat 155 #:use-crotchet-beat
156 #:guess 156 #:guess
157
158 #:%list-slot-sequence-data
159 #:move-to-first-bar
157 )) 160 ))