]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/performer-group.cc
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / lily / performer-group.cc
index 4b3270f4ee3ccb1b755310efdec79d9b70e1139c..32c22d13dacb5a638d9fd0d93968c83e85f1bfe6 100644 (file)
 #include "warn.hh"
 
 ADD_TRANSLATOR_GROUP (Performer_group,
-                     /* doc */ "",
-                     /* create */ "",
-                     /* read */ "",
-                     /* write */ "");
+                     /* doc */
+                     "",
+
+                     /* create */
+                     "",
+
+                     /* read */
+                     "",
+
+                     /* write */
+                     ""
+                     );
 
 void
 Performer_group::announce_element (Audio_element_info info)