Add 128th flags
[lilypond.git] / lily / column-x-positions.cc
blob40e969e7288840472ad3a624559263fcacd43452
1 /*
2 column-x-positions.cc -- implement Column_x_positions
4 source file of the GNU LilyPond music typesetter
6 (c) 1997--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
7 */
9 #include "column-x-positions.hh"
11 Column_x_positions::Column_x_positions ()
13 satisfies_constraints_ = true;
14 force_ = 0;