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>
9 #include "swallow-perf.hh"
12 IMPLEMENT_IS_TYPE_B1(Swallow_performer
, Performer
);
13 ADD_THIS_TRANSLATOR(Swallow_performer
);