]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/rest-collision.hh
release: 1.1.36
[lilypond.git] / lily / include / rest-collision.hh
index cfb1518093eefd2837e4136d8ed1f700da67d3a3..2ddb2da351bf380b322ac233e0934512f27dc9ba 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>
 */
 
 
@@ -24,6 +24,6 @@ protected:
     virtual void do_post_processing();
     virtual void do_pre_processing();
     virtual void do_print() const;
-    virtual void do_substitute_dependency (Score_element*,Score_element*);
+    virtual void do_substitute_element_pointer (Score_element*,Score_element*);
 };
 #endif // REST_COLLISION_HH