lilypond-0.1.57
[lilypond.git] / lily / normal-span-bar.cc
blob6afbd76f01d5868476311aad843e2a222e06510a
1 /*
2 normal-span-bar.cc -- implement
4 source file of the GNU LilyPond music typesetter
6 (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
8 */
10 #include "normal-span-bar.hh"
12 IMPLEMENT_IS_TYPE_B2(Normal_span_bar, Span_bar, Normal_bar);