]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/time-scaled-music-iterator.hh
(An orchestral part): new
[lilypond.git] / lily / include / time-scaled-music-iterator.hh
index 2ddcdf298c2fbb1f8b41bd6f49af134836cf6d4d..607242b82617c6ffc4372c25cead23f3950d4c76 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 1998--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1998--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -16,7 +16,7 @@ class Time_scaled_music_iterator : public Music_wrapper_iterator
 {
 public:  
   VIRTUAL_COPY_CONS (Music_iterator);
-  static SCM constructor_cxx_function
+  DECLARE_SCHEME_CALLBACK(constructor, ())
   /* construction */
 protected:
   virtual void process (Moment);