]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/chord-name.cc
* The grand 2005-2006 replace.
[lilypond.git] / lily / chord-name.cc
index ffcfbd71e1e8d1206603ad1c9824bd8ee68ea68f..e929046db489337a6db51e3b1a3862dc781f3548 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2005 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 1999--2006 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 #include "chord-name.hh"
@@ -34,4 +34,6 @@ Chord_name::after_line_breaking (SCM smob)
 
 ADD_INTERFACE (Chord_name, "chord-name-interface",
               "A chord name.",
+
+              
               "begin-of-line-visible");