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