]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/time-signature-performer.cc
(process_acknowledged_grobs): new
[lilypond.git] / lily / time-signature-performer.cc
index 4aad0091e3128b5aa91890df393205cf1006ad3e..75bc9febcb058553784003a6f1ed0d921515e713 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 "audio-item.hh"
@@ -67,4 +67,4 @@ Time_signature_performer::stop_translation_timestep ()
     }
 }
 
-ENTER_DESCRIPTION (Time_signature_performer, "","","","","" );
+ENTER_DESCRIPTION(Time_signature_performer,"","","","","","");