]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/key-signature-interface.cc
Run `make grand-replace'.
[lilypond.git] / lily / key-signature-interface.cc
index ddf2fbbb640c30bc637cb909b41fc16d6e2d3986..621412396f84f3329c7ce20e97f3e6d61e5391eb 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1996--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1996--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   keyplacement by Mats Bengtsson
 */
@@ -122,6 +122,7 @@ Key_signature_interface::print (SCM smob)
 ADD_INTERFACE (Key_signature_interface,
               "A group of accidentals, to be printed as signature sign.",
 
+              /* properties */
               "alteration-alist "
               "c0-position "
               "glyph-name-alist "