]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.56
authorfred <fred>
Sun, 24 Mar 2002 19:40:09 +0000 (19:40 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:40:09 +0000 (19:40 +0000)
lily/include/staff-elem.hh

index edb770d41eb652ea534852b106ee977f2471770a..a1524a1bd6de50bed8aabed22e782ff9a0ea1c35 100644 (file)
@@ -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