]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/timing-translator.hh
release: 0.1.62
[lilypond.git] / lily / include / timing-translator.hh
index cd8248aaf0a313f2149d557e59e8f7124aa0a568..1b2fe054eaca9887c4a5ccfd98beb7d963bba7e9 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
+  (c)  1997--1998 Han-Wen Nienhuys <hanwen@stack.nl>
 */
 
 
@@ -32,5 +32,6 @@ protected:
   virtual void do_process_requests();
   virtual void do_pre_move_processing();
   virtual void do_post_move_processing();
+
 };
 #endif // TIMING_TRANSLATOR_HH