]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/timing-translator.hh
2003 -> 2004
[lilypond.git] / lily / include / timing-translator.hh
index 6770e770c192e612579f5e45b12fea92b8184ea5..c2aaf37d66c39eff2152a3491ce07df3ce6dd335 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -18,8 +18,9 @@
 class Timing_translator : public virtual Translator
 {
 public:
-  VIRTUAL_COPY_CONS (Translator);
-  Timing_translator ();
+  //  VIRTUAL_COPY_CONS (Translator);
+  TRANSLATOR_DECLARATIONS(Timing_translator);
+
 
 protected: 
   virtual void initialize ();