]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/input.hh
Fix 1214: cueDuring and quoteDuring should also quote voices that create subvoices
[lilypond.git] / lily / include / input.hh
index 0eab1c405015a6d7d1ba619cee41f078bb32583e..af9dcff3e6b56280ba1c300a4dc80914c4ceb8c1 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2010 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2011 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
@@ -62,7 +62,6 @@ public:
   Input ();
 };
 
-
 #include "smobs.hh"
 
 SCM make_input (Input spot);