Mercurial > hg > amuse
diff 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 |
line wrap: on
line diff
--- a/base/generics.lisp Sat Jan 24 00:25:29 2009 +0000 +++ b/base/generics.lisp Sun Feb 01 21:01:15 2009 +0000 @@ -459,5 +459,5 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Copying events in time -(defgeneric move-to-first-bar (composition)) +(defgeneric move-to-first-bar (composition)) ;;this shouldn't be here