]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/flag.cc
Doc-de: final update to notation manual
[lilypond.git] / lily / flag.cc
index 5aee4d9d155d9e1f2b1a2b94210f83e2cd895b50..39859088979696d4c42b08bc249eadbd5b902dbd 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1996--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1996--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
   Jan Nieuwenhuizen <janneke@gnu.org>
 
   LilyPond is free software: you can redistribute it and/or modify
@@ -39,8 +39,6 @@ public:
   DECLARE_GROB_INTERFACE ();
 };
 
-
-
 MAKE_SCHEME_CALLBACK (Flag, width, 1);
 SCM
 Flag::width (SCM smob)
@@ -174,4 +172,4 @@ ADD_INTERFACE (Flag,
                /* properties */
                "style "
                "stroke-style "
-              );
\ No newline at end of file
+              );