lilypond-1.3.145
[lilypond.git] / lily / vertical-group-spanner.cc
blobbab93119cf410a99a94d8e2fdd848e44e8aab278
1 /*
2 vertical-group-spanner.cc -- implement Vertical_group_spanner
4 source file of the GNU LilyPond music typesetter
6 (c) 1997--1999 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7 */
9 #include "vertical-group-spanner.hh"
10 #include "item.hh"
11 #include "p-col.hh"
13 Vertical_group_spanner::Vertical_group_spanner ()
15 axes_[0] = axes_[1] = Y_AXIS;