]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/separating-group-spanner.hh
2003 -> 2004
[lilypond.git] / lily / include / separating-group-spanner.hh
index 85b108c1707be0629a85b895e809ef895dbcb387..b8ba2b9cdcb73b79f35d2d5b441fe91fa731b754 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c)  1998--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1998--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -14,9 +14,9 @@
 
 class Separating_group_spanner
 {
+  static void find_rods (Item*, SCM, Real);
 public:
   static void add_spacing_unit (Grob*me, Item*);
-  static void find_rods (Item*, SCM);
   
   static bool has_interface (Grob*);
   static void find_musical_sequences (Grob*);