X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2Finclude%2Fparray.hh;h=cb3fc24ee8b2ddbaa90bb7624574268e2b661e6d;hb=e8a9ef10aa3bfc2db7689aa58631aabb4095cd16;hp=8d2046d63517b1552f62519b87956ce73c08a5a5;hpb=e18531db1f79fb685fbd16d6a2a67bf4b6c09915;p=lilypond.git diff --git a/flower/include/parray.hh b/flower/include/parray.hh index 8d2046d635..cb3fc24ee8 100644 --- a/flower/include/parray.hh +++ b/flower/include/parray.hh @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 1997--2010 Han-Wen Nienhuys + Copyright (C) 1997--2012 Han-Wen Nienhuys LilyPond is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -27,7 +27,7 @@ using namespace std; template class Link_array : public vector { - + }; #endif // PARRAY_HH