]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/time-scaled-music-iterator.cc
* flower
[lilypond.git] / lily / time-scaled-music-iterator.cc
index 77581af8e979de94403d862d3db42baec418a7bc..06a4f7ab1bec75d73209cdfe017847e12a5ca0c5 100644 (file)
@@ -1,11 +1,10 @@
-/*   
+/*
   time-scaled-music-iterator.cc -- implement Time_scaled_music_iterator
-  
+
   source file of the GNU LilyPond music typesetter
-  
+
   (c) 1998--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
-  
- */
+*/
 
 #include "time-scaled-music-iterator.hh"
 #include "context.hh"
@@ -25,5 +24,5 @@ Time_scaled_music_iterator::process (Moment m)
 
   Music_wrapper_iterator::process (m);
 }
+
 IMPLEMENT_CTOR_CALLBACK (Time_scaled_music_iterator);