]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.65
authorfred <fred>
Sun, 24 Mar 2002 19:43:52 +0000 (19:43 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:43:52 +0000 (19:43 +0000)
lily/item.cc

index e586547d8068a3b3eef2abc335d00d676ae260c4..7c3b207eacf4e83a10f6c67843a56c818a9f3c8c 100644 (file)
@@ -1,7 +1,7 @@
 /*
   item.cc -- implement Item
 
-  source file of the LilyPond music typesetter
+  source file of the GNU LilyPond music typesetter
 
   (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
 */
@@ -32,6 +32,8 @@ Item::hpos_f()const
     return pcol_l_->hpos + offset().x;
 }
 
+
+
 Line_of_score *
 Item::line_l()const
 {