]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grace-iterator.cc
patch::: 1.3.131.jcn1
[lilypond.git] / lily / grace-iterator.cc
index c2459b310ec0975c6ab03e11bc30c2a9645355b7..3be0038ddebefae4c1bd600fe422ad5a4d648200 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 1999--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1999--2001 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -50,3 +50,5 @@ Grace_iterator::pending_moment () const
   return 0;
 }
 
+
+IMPLEMENT_CTOR_CALLBACK(Grace_iterator);