]> git.donarmstrong.com Git - lilypond.git/blobdiff - hdr/bar.hh
partial: 0.0.39-1.jcn
[lilypond.git] / hdr / bar.hh
index 2df42d65030c88ca3f6b9613ba0336a8d498aba4..3727358d96f3c2659e537a467dcfba1a65f0c23f 100644 (file)
@@ -12,7 +12,8 @@ struct Bar: Item {
     String type;
     
     Bar(String type);
-
+NAME_MEMBERS(Bar);
+    void do_print() const;
     Molecule*brew_molecule_p()const;
 };
 #endif // BAR_HH