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