]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/semi-tie-column.hh
Run grand-replace for 2009.
[lilypond.git] / lily / include / semi-tie-column.hh
index 1671f7fc5f77cd847b559f0589d6b35ef757eaae..8cc8063dfbe1e6cd53eeca9095929fef58d1da36 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2005--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2005--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
 */
 
@@ -17,7 +17,8 @@ struct Semi_tie_column
 {
   DECLARE_GROB_INTERFACE();
   
-  DECLARE_SCHEME_CALLBACK(calc_positioning_done, (SCM));
+  DECLARE_SCHEME_CALLBACK (calc_positioning_done, (SCM));
+  DECLARE_SCHEME_CALLBACK (calc_head_direction, (SCM));
 };