]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/change-iterator.hh
release: 1.3.107
[lilypond.git] / lily / include / change-iterator.hh
index 8714801b3f2f828e8d6e131ce844eb640068f8ca..929271bcdfe5db200ef8b3e753bf10c078449c1b 100644 (file)
@@ -19,7 +19,7 @@ public:
   VIRTUAL_COPY_CONS (Music_iterator);
   /* constructor is public */
   virtual void process (Moment);
-
+  static SCM constructor_cxx_function;
 private:
   void  error (String);
 };