]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/interval.cc
*** empty log message ***
[lilypond.git] / flower / interval.cc
index 97dd9c323d0c921f7ebc019bb32226502c834b2b..965888ade5ceab83540acdb06f8406ff00b9fb34 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the Flower Library
 
-  (c)  1997--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -39,3 +39,4 @@ Interval_t<int>::T_to_string (int i)
 template INTERVAL__INSTANTIATE (int);
 template INTERVAL__INSTANTIATE (Real);
 
+