]> git.donarmstrong.com Git - lilypond.git/blob - lily/swallow-perf.cc
release: 0.0.76
[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 Han-Wen Nienhuys <hanwen@stack.nl>
7 */
8
9 #include "swallow-perf.hh"
10
11 IMPLEMENT_STATIC_NAME(Swallow_performer);
12 IMPLEMENT_IS_TYPE_B1(Swallow_performer, Performer);
13 ADD_THIS_PERFORMER(Swallow_performer);