comparison base/generics.lisp @ 277:e52b6eb30408

move-to-first-bar twiddles (still needs sorting out) Ignore-this: 4c471ddccfb0e45addf5d632464fe31a darcs-hash:20090201210115-16a00-e33aac85b28b205292f8fff350f242bd1b9f63c2.gz
author j.forth <j.forth@gold.ac.uk>
date Sun, 01 Feb 2009 21:01:15 +0000
parents 3180b03d436a
children 8ec5cc5466fb
comparison
equal deleted inserted replaced
276:3180b03d436a 277:e52b6eb30408
457 (defgeneric get-applicable-clefs (anchored-period constituent)) 457 (defgeneric get-applicable-clefs (anchored-period constituent))
458 458
459 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 459 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
460 ;; Copying events in time 460 ;; Copying events in time
461 461
462 (defgeneric move-to-first-bar (composition)) 462 (defgeneric move-to-first-bar (composition)) ;;this shouldn't be here
463 463