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