]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/dots.hh
* flower
[lilypond.git] / lily / include / dots.hh
index 0d298f057107f5ea1d939f10fe61bc326a549fa9..a6b10298712fe45ff1ab109b726a28280bd0da38 100644 (file)
@@ -6,20 +6,17 @@
   (c) 1997--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
-
 #ifndef DOTS_HH
 #define DOTS_HH
 
 #include "lily-proto.hh"
 #include "lily-guile.hh"
 
-
-
 class Dots
 {
 public:
-  DECLARE_SCHEME_CALLBACK (print, (SCM ));
-  bool has_interface (Grob*);
+  DECLARE_SCHEME_CALLBACK (print, (SCM));
+  bool has_interface (Grob *);
 };
 
 #endif // DOTS_HH