changeset 160:136ec5516cc4

patch on my computer. Not sure what it does darcs-hash:20071211145912-f76cc-cb69a7a78367366f9731284888db1c558fa07989.gz
author David Lewis <d.lewis@gold.ac.uk>
date Tue, 11 Dec 2007 14:59:12 +0000
parents d47c5d14ec9a
children 676283afe8fb
files base/generics.lisp
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/base/generics.lisp	Tue Dec 11 14:58:45 2007 +0000
+++ b/base/generics.lisp	Tue Dec 11 14:59:12 2007 +0000
@@ -394,12 +394,12 @@
   (:documentation "Returns ANCHORED-PERIOD of subclass
   appropriate to the class of value. Probably guessed."))
 
-(defgeneric trim-enclosing-silence (composition)
+ (defgeneric trim-enclosing-silence (composition)
   (:documentation "Returns a composition of the same type as
   composition provided, with leading and following silences/rests
   removed, but preserving all relevant information. Where
   relevant, any silence in a bar containing musical material may
-  be preserved.")
+  be preserved."))
 
 ;;; Dynamics 
 ;;; Voice