]> git.donarmstrong.com Git - lilypond.git/blob - lily/normal-span-bar.cc
patch::: 0.1.31.jcn1: minder ugh
[lilypond.git] / lily / normal-span-bar.cc
1 /*   
2   normal-span-bar.cc --  implement 
3   
4   source file of the GNU LilyPond music typesetter
5   
6   (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
7   
8  */
9
10 #include "normal-span-bar.hh"
11
12 IMPLEMENT_IS_TYPE_B2(Normal_span_bar, Span_bar, Normal_bar);