2 normal-bar.hh -- declare
4 source file of the GNU LilyPond music typesetter
6 (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
15 class Normal_bar
: public virtual Bar
18 SCORE_ELEM_CLONE(Normal_bar
);
19 DECLARE_MY_RUNTIME_TYPEINFO
;
22 #endif /* NORMAL_BAR_HH */