]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/rest-collision.hh
patch::: 1.3.42.jcn3
[lilypond.git] / lily / include / rest-collision.hh
index e500c2aa12f39f9e84e057c0ad94950083756656..eac7a48a0ffe938e3636c073aa0e456812f1ddb4 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--1999 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1997--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -20,6 +20,6 @@ public:
     
   Rest_collision();
 protected:
-  virtual void do_pre_processing();
+  virtual void before_line_breaking ();
 };
 #endif // REST_COLLISION_HH