]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/staff-performer.cc
(stop_translation_timestep):
[lilypond.git] / lily / staff-performer.cc
index 0d64b09cecef78ff303ff308cdf853cb81a58770..d8cad9bf98f8c3ea02955bf8be5a521406daa1a2 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--2002 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c)  1997--2003 Jan Nieuwenhuizen <janneke@gnu.org>
  */
 
 #include "translator-group.hh"
@@ -41,7 +41,9 @@ private:
   Audio_tempo* tempo_;
 };
 
-ENTER_DESCRIPTION (Staff_performer, "","","","","" );
+ENTER_DESCRIPTION (Staff_performer, "", "",
+                  "",
+                  "", "", "");
 
 Staff_performer::Staff_performer ()
 {