]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.33
authorfred <fred>
Tue, 26 Mar 2002 22:47:00 +0000 (22:47 +0000)
committerfred <fred>
Tue, 26 Mar 2002 22:47:00 +0000 (22:47 +0000)
lily/include/identifier.hh

index c80a28770eea7005105bb2e4bbafc460d3bb5dac..51cc20d2c5fd12add7e52b4c2c0f7050f3a34691 100644 (file)
@@ -37,7 +37,7 @@ virtual Class *  access_content_ ## Class (bool) const { error (#Class  + String
 /**
    A declarable data structure in mudela.
 
-   TODO: use SCM and SMOBS for union datatype.
+   TODO: use SMOBS for the union type, and junk all derived classes.
    */
 struct Identifier : public Input {
   bool init_b_;