release commit
[lilypond.git] / lily / column-x-positions.cc
blob1615e4a49a4ba4387536af9e2bdcbb5a676941ff
1 /*
2 colhpos.cc -- implement Column_x_positions
4 source file of the GNU LilyPond music typesetter
6 (c) 1997--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7 */
9 #include "column-x-positions.hh"
10 #include "real.hh"
13 Column_x_positions::Column_x_positions ()
15 satisfies_constraints_b_ = false;
16 force_ = 0;