lilypond-0.1.47
[lilypond.git] / lily / beam-swallow-trans.cc
blobcf23d55088db6d21f0b5ab1d538875db8fe32a91
1 /*
2 beam-swallow-trans.cc -- instantiate Beam_swallow_translator
4 source file of the GNU LilyPond music typesetter
6 (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
8 */
10 #include "type-swallow-trans.hh"
11 #include "musical-request.hh"
15 DECLARE_REQUEST_SWALLOWER(Beam_req);