]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.7
authorfred <fred>
Sun, 24 Mar 2002 19:52:58 +0000 (19:52 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:52:58 +0000 (19:52 +0000)
lily/include/score-align-grav.hh

index 4dcee6837e466dd84019115b21fbb44d133c3650..718137ecfa2cb4b7c9fffdf575a7aa109d3849d4 100644 (file)
@@ -12,6 +12,9 @@
 
 #include "engraver.hh"
 
+/**
+  Group  a number of items across staffs
+ */
 class Score_align_engraver: public Engraver
 {
     Horizontal_group_item  * align_p_;