lilypond-0.1.57
[lilypond.git] / lily / swallow-perf.cc
blob6d8c55936eac5154d682ea74c05ca72e1ab3fcda
1 /*
2 swallow-perf.cc -- implement Swallow_performer
4 source file of the GNU LilyPond music typesetter
6 (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
7 */
9 #include "swallow-perf.hh"
12 IMPLEMENT_IS_TYPE_B1(Swallow_performer, Performer);
13 ADD_THIS_TRANSLATOR(Swallow_performer);