]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/change-iterator.hh
* scm/framework-ps.scm (write-preamble): use it to pick exactly
[lilypond.git] / lily / include / change-iterator.hh
index 1a6cd217280f1188d9c4de62684be4dc8b5d5f44..27d8c263ca5a4b7f29fc753bd1cf260d17224401 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef CHANGE_ITERATOR_HH
@@ -17,6 +17,7 @@ public:
   /* constructor is public */
   virtual void process (Moment);
   DECLARE_SCHEME_CALLBACK (constructor, ());
+  DECLARE_CLASSNAME(Change_iterator);
 
 private:
   void error (String);