From: fred Date: Sun, 24 Mar 2002 19:36:31 +0000 (+0000) Subject: lilypond-0.0.45 X-Git-Tag: release/1.5.59~5119 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=df9138b21057a3878413046295cb985db871fbdf;p=lilypond.git lilypond-0.0.45 --- diff --git a/lily/include/rest.hh b/lily/include/rest.hh index 67ca259f54..90e5f518a3 100644 --- a/lily/include/rest.hh +++ b/lily/include/rest.hh @@ -8,6 +8,8 @@ #define REST_HH #include "item.hh" +/** typeset a Rest. A "vanilla" item. + */ struct Rest : Item { int dots;