]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/output-property-music-iterator.hh
* Documentation/user/GNUmakefile
[lilypond.git] / lily / include / output-property-music-iterator.hh
index 6677fb283e0b7a62872cf43ae28beb02e9e52c2f..c6d3a6262c97650f5c186dd188c33048246a8642 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 2000--2002 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c)  2000--2003 Jan Nieuwenhuizen <janneke@gnu.org>
  */
 
 #ifndef OUTPUT_PROPERTY_MUSIC_ITERATOR_HH
@@ -15,7 +15,7 @@ class Output_property_music_iterator : public Simple_music_iterator
 {
 public:  
   VIRTUAL_COPY_CONS (Music_iterator);
-  static SCM constructor_cxx_function;
+  DECLARE_SCHEME_CALLBACK(constructor, ());
   /* construction */
 protected:
   virtual void process (Moment);