]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/measure-grouping-spanner.hh
Imported Upstream version 2.16.0
[lilypond.git] / lily / include / measure-grouping-spanner.hh
index 0748770e6f6224a40e1ff527c98a0c1f2db640d7..76c0817db87853b263412f4fb1cfd2cbcaa459a1 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2002--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 2002--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
 #include "grob-interface.hh"
 #include "lily-proto.hh"
 
-
 class Measure_grouping
 {
 public:
   DECLARE_SCHEME_CALLBACK (print, (SCM));
 
-  DECLARE_GROB_INTERFACE();
+  DECLARE_GROB_INTERFACE ();
 };
 
 #endif /* MEASURE_GROUPING_SPANNER_HH */