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