]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/time-scaled-music-iterator.hh
2003 -> 2004
[lilypond.git] / lily / include / time-scaled-music-iterator.hh
index 5c2763293ea1ba0d280ee6bee254d68d811da432..b4043badfdf331790cee8f4d5b15d963e01fbe63 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 1998--2001 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1998--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -15,8 +15,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);