]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/staff-performer.hh
release: 1.1.36
[lilypond.git] / lily / include / staff-performer.hh
index 3352e85b77ccbe193898fa84b28edf363e1bb20e..d9b2471c3e58fdfe060f1b1eaf2d2a8ce8ada08f 100644 (file)
@@ -1,8 +1,8 @@
 /*
   staff-performer.hh -- declare Staff_performer
 
-  (c) 1996,  1997--1998 Han-Wen Nienhuys <hanwen@stack.nl>
-                 Jan Nieuwenhuizen <jan@digicash.com>
+  (c) 1996,  1997--1999 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+                 Jan Nieuwenhuizen <janneke@gnu.org>
  */
 
 #ifndef STAFF_PERFORMER_HH
@@ -17,8 +17,8 @@
 class Staff_performer : public Performer_group_performer 
 {
 public:
-  TRANSLATOR_CLONE(Staff_performer);
-  DECLARE_MY_RUNTIME_TYPEINFO;
+  VIRTUAL_COPY_CONS(Translator);
+  
 
   Staff_performer ();
   ~Staff_performer ();