]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/template1.cc
release: 1.0.1
[lilypond.git] / lily / template1.cc
index b4a5dbf20926555687254eb4695a63af26394038..9a5ac4216006d4f42a5f8d9ef0eb1b3df7fd51c0 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1996, 1997--1998 Han-Wen Nienhuys <hanwen@stack.nl>
+  (c) 1996, 1997--1998 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 #include "proto.hh"
@@ -20,6 +20,6 @@
 
 #define IPLC_INSTANTIATE(a) POINTERLIST_INSTANTIATE(a)
 
-IPLC_INSTANTIATE(Score_elem);
+IPLC_INSTANTIATE(Score_element);
 IPLC_INSTANTIATE(Spanner);
 IPLC_INSTANTIATE(Idealspacing);