]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/folded-repeat-iterator.hh
* The grand 2005-2006 replace.
[lilypond.git] / lily / include / folded-repeat-iterator.hh
index 12b904f7598b3093b61a703b5e17b0b3e4b15bf0..2d52a5cc84826c1e7472c9797a60da44ce428aab 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1999--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef FOLDED_REPEAT_ITERATOR_HH
@@ -19,6 +19,7 @@ class Folded_repeat_iterator : public Music_iterator
 {
 public:
   DECLARE_SCHEME_CALLBACK (constructor, ());
+  DECLARE_CLASSNAME(Folded_repeat_iterator);
 
   Folded_repeat_iterator (Folded_repeat_iterator const &src);
   Folded_repeat_iterator ();