]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/grob.hh
2003 -> 2004
[lilypond.git] / lily / include / grob.hh
index c0f2d4af1a53b419c652d2cae5a73fc3cab8bf5f..4acfcc45d1d1a0309833e06ac77b94545b973ba4 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the LilyPond music typesetter
   
-  (c) 1996--2002 Han-Wen Nienhuys
+  (c) 1996--2004 Han-Wen Nienhuys
 */
 
 #ifndef GROB_HH
@@ -135,7 +135,7 @@ public:
 
   void init ();
 public:
-  bool empty_b (Axis a) const;
+  bool is_empty (Axis a) const;
 
   Interval extent (Grob * refpoint, Axis) const;