X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fswallow-perf.cc;h=f30476092a0a25237fbfe04c9b240ca993b28b36;hb=7aabfb20c46e0a1de41698ddc6859ccd3a6dea85;hp=c374d78675642ceaad4b7218a4b592682b14f678;hpb=d9b43b93f2c885409bafdb157138158f65cc49aa;p=lilypond.git diff --git a/lily/swallow-perf.cc b/lily/swallow-perf.cc index c374d78675..f30476092a 100644 --- a/lily/swallow-perf.cc +++ b/lily/swallow-perf.cc @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1997--2002 Han-Wen Nienhuys + (c) 1997--2003 Han-Wen Nienhuys */ #include "performer.hh" @@ -22,6 +22,7 @@ Swallow_performer::Swallow_performer() ENTER_DESCRIPTION(Swallow_performer, /* descr */ "", /* creats*/ "", -/* acks */ "", +/* accepts */ "general-music", +/* acks */ "", /* reads */ "", /* write */ "");