]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/template5.cc
* lily/stem.cc (calc_stem_end_position): calc quantized-positions
[lilypond.git] / lily / template5.cc
index 546325d23210dbe0729dd9a5cc6b2557fb69e89f..fcc788fd14f9160c93bbe621303b77555b682b1f 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1997--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "moment.hh"
@@ -20,7 +20,7 @@ Interval_t<Rational>::infinity ()
 }
 
 template<>
-String
+string
 Interval_t<Rational>::T_to_string (Rational a)
 {
   return a.to_string ();