]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/beaming.hh
* flower
[lilypond.git] / lily / include / beaming.hh
index 44b7df2a59c8895581460f94dd155e2856cb8a74..0200d55a68ef5353773b21fb1db841a100aa361e 100644 (file)
@@ -1,11 +1,10 @@
-/*   
+/*
   beaming.hh -- declare beaming.hh
-  
+
   source file of the GNU LilyPond music typesetter
-  
+
   (c) 1999--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
-  
- */
+*/
 
 #ifndef BEAMING_HH
 #define BEAMING_HH
@@ -37,5 +36,4 @@ struct Beaming_info_list
   void add_stem (Moment d, int beams);
 };
 
-
 #endif /* BEAMING_HH */