]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.28
authorfred <fred>
Sun, 24 Mar 2002 19:30:38 +0000 (19:30 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:30:38 +0000 (19:30 +0000)
hdr/score.hh

index 61868a471932c1567408814df0bd8060a15c4e55..64e282861454d06dc711ede99aa67d699bc0c16a 100644 (file)
@@ -16,7 +16,7 @@ struct Score {
     IPointerList<Score_column*> cols_;
     PScore *pscore_p_;
 
-    String define_spot_str_;
+    const char *defined_ch_c_l_;
     int errorlevel_i_;
     
     Assoc<String, Moment> markers_assoc_;