]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/staff-performer.cc
lilypond-book: touch output files in all formats
[lilypond.git] / lily / staff-performer.cc
index 7c982d05465939782c325c1dda8cc650a0173102..d0ad8e1e05f1fca07b50ac20bf5f83da33d2f8ce 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2006 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 1997--2007 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 #include "warn.hh"
@@ -13,8 +13,8 @@
 #include "performer-group.hh"
 #include "context.hh"
 
-/** Perform a staff. Individual notes should have their instrument
-    (staff-wide) set, so we override play_element ()
+/* Perform a staff. Individual notes should have their instrument
+  (staff-wide) set, so we override play_element ()
 */
 class Staff_performer : public Performer
 {