]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.45
authorfred <fred>
Sun, 24 Mar 2002 19:36:31 +0000 (19:36 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:36:31 +0000 (19:36 +0000)
lily/include/rest.hh

index 67ca259f545429bcfb35fea1fe7ec6f26cfd0520..90e5f518a342760aacc8080a6bb72810c7bd1ff6 100644 (file)
@@ -8,6 +8,8 @@
 #define REST_HH
 #include "item.hh"
 
+/** typeset a Rest. A "vanilla" item.
+ */
 struct Rest : Item {
 
     int dots;