]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/script.hh
release: 1.3.56
[lilypond.git] / lily / include / script.hh
index 4d8441584d809ec609625cacabcd5d692bb23506..0204e811120f6318855f94d5e8eec0c385ba7476 100644 (file)
@@ -23,7 +23,9 @@ class Script : public Item
   Molecule get_molecule (Direction d) const;
 public:
   Script (SCM);
+   static SCM scheme_molecule (SCM);
   
+
 protected:
   virtual void before_line_breaking ();
   virtual void after_line_breaking ();