]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/template2.cc
release: 0.1.8
[lilypond.git] / lily / template2.cc
index 385fc141605d241443724963e7997653083f31a4..67c24f5a58a719bd6f02de65e7afd2e680aa9da4 100644 (file)
@@ -1,13 +1,13 @@
 /*
-  template2.cc -- instantiate some list templates. 
+  template2.cc -- Instantiate some list templates. 
 
   source file of the GNU LilyPond music typesetter
 
   (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
 */
 
-#include "score-column.hh"
+#include "line-spacer.hh"
 #include "plist.tcc"
 #include "pcursor.tcc"
 
-IPL_instantiate(Score_column);
+ template IPL_INSTANTIATE(Line_spacer);