]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.14
authorfred <fred>
Tue, 3 Dec 1996 23:25:46 +0000 (23:25 +0000)
committerfred <fred>
Tue, 3 Dec 1996 23:25:46 +0000 (23:25 +0000)
src/linespace.cc

index 6b16c9afab9cd8c1d872d61c81d064e8fbcd8f54..e8a767f9ee51fe59a15e261f14299fc2547cdc1b 100644 (file)
@@ -226,6 +226,7 @@ Spacing_problem::print_ideal(const Idealspacing*id)const
     int r = col_id(id->right);
 
     mtor << "between " << l <<","<<r<<":" ;
+    id->print();
 #endif
 }