]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/profile.cc
thinko for alteration order warning
[lilypond.git] / lily / profile.cc
index e0509e56a2f8b8476355899f1c01b049e6d15770..6531a3f3302f7877e0bbd3a331961bbafe842058 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2005--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "profile.hh"
@@ -21,7 +21,6 @@ LY_DEFINE (ly_context_property_lookup_stats, "ly:context-property-lookup-stats",
     : scm_c_make_hash_table (1);
 }
 
-
 LY_DEFINE (ly_property_lookup_stats, "ly:grob-property-lookup-stats",
           0, 0, 0, (),
           "")