]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/repeated-music-iterator.hh
release: 1.1.42
[lilypond.git] / lily / include / repeated-music-iterator.hh
index 9f8b720132cfe9eea9949ce09c2b2c6e29bc3162..7bbb8d0a47dde9e36d0dbad1e248bf89b2ce7108 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 1998 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 1998--1999 Jan Nieuwenhuizen <janneke@gnu.org>
   
  */
 
@@ -25,6 +25,7 @@ public:
 protected:
   virtual void do_print () const;
   virtual void do_process_and_next (Moment);
+
 private:
   void start_next_element ();