]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/directional-element-interface.hh
(Page layout): add
[lilypond.git] / lily / include / directional-element-interface.hh
index 91336308c59fc29c6828270077559a00c4324480..c0527c042c858fb745665cb59ecf9aab0be3f83c 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c)  1999--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1999--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -12,6 +12,7 @@
 
 #include "grob.hh"
 
+// what is the advantage not having these two as STATICs of GROB -- jcn
 void set_grob_direction (Grob*, Direction);
 Direction get_grob_direction (Grob*);