]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/rest-collision-engraver.hh
release: 1.1.29
[lilypond.git] / lily / include / rest-collision-engraver.hh
index c62c4e2e3ad037d947ee222d038a03e5f2330493..20e08e8092a18e92b2897c302dc91a38618c0de8 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--1998 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1997--1999 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -22,8 +22,8 @@ protected:
   virtual void process_acknowledged ();
   virtual void do_pre_move_processing();
 public:
-  TRANSLATOR_CLONE(Rest_collision_engraver);
+  VIRTUAL_COPY_CONS(Translator);
   Rest_collision_engraver();
-  DECLARE_MY_RUNTIME_TYPEINFO;
+  
 };
 #endif // REST_COLLISION_GRAV_HH