lilypond-1.3.69
[lilypond.git] / lily / axis-group-item.cc
blobe3dfe358fe260ac585983519053cb7bf8869bdcc
1 /*
2 axis-group-item.cc -- implement Axis_group_interface
4 source file of the GNU LilyPond music typesetter
6 (c) 2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8 */
10 #include "axis-group-item.hh"
11 #include "axis-group-interface.hh"
13 Axis_group_item ::Axis_group_item ()
15 axis_group (this).set_interface ();