]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/direction.hh
* Another grand 2003 update.
[lilypond.git] / flower / include / direction.hh
index 902f2fa2b8182a5a7d4aa81152ba3f4e00ea7768..8f4392b68764b0f9ac62c8b33c3a85c3b951ea69 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1997--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -55,6 +55,6 @@ flip (Direction *i) {
  */
 template<class T> T minmax (Direction d, T, T);
 
-// String direction_str (Direction, Axis);
+// String direction_string (Direction, Axis);
 
 #endif // DIRECTION_HH