lilypond-1.5.10
[lilypond.git] / lily / axis-align-item.cc
blobd0301c907bf1ca25731da499d17da6e38e655f38
1 /*
2 axis-align-item.cc -- implement Axis_align_item
4 source file of the GNU LilyPond music typesetter
6 (c) 1999--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8 */
10 #include "axis-align-item.hh"
12 Axis_align_item::Axis_align_item ()
16 void
17 Axis_align_item::do_print () const
19 Axis_group_item::do_print ();