From: hanwen Date: Sat, 28 Sep 2002 16:05:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/1.7.25~764 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=30945cdb2ed99aa23b3d2ff33332989248295b2d;p=lilypond.git *** empty log message *** --- diff --git a/scm/music-types.scm b/scm/music-types.scm index a33ad0934c..e3a6c5a717 100644 --- a/scm/music-types.scm +++ b/scm/music-types.scm @@ -508,6 +508,7 @@ ("decrescendo" . DecrescendoEvent) ("crescendo" . CrescendoEvent) ("Sustain" . SustainPedalEvent) + ("slur" . SlurEvent) ("UnaCorda" . UnaCordaEvent) ("Sostenuto" . SostenutoEvent) )))