From: fred Date: Sun, 24 Mar 2002 19:40:09 +0000 (+0000) Subject: lilypond-0.0.56 X-Git-Tag: release/1.5.59~4907 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2dca2e228c3e8544ce9fdb64d5a07e974f9485da;p=lilypond.git lilypond-0.0.56 --- diff --git a/lily/include/staff-elem.hh b/lily/include/staff-elem.hh index edb770d41e..a1524a1bd6 100644 --- a/lily/include/staff-elem.hh +++ b/lily/include/staff-elem.hh @@ -41,6 +41,7 @@ public: POSTCALCING, // busy calculating. This is used to trap cyclic deps. POSTCALCED, // after spacing calcs done OUTPUT, // molecule has been output + DELETED, // to catch malloc mistakes. } status; /// the pstaff it is in