]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/cluster.hh
* lily/object-key-dumper-scheme.cc: new file.
[lilypond.git] / lily / include / cluster.hh
index 0242af949f099b06058ad85aa81ebc64a3c9aa58..2895a00ae93d9b3a31a516bf4c9b9a447625cf38 100644 (file)
@@ -3,19 +3,18 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2002--2003 Juergen Reuter <reuter@ipd.uka.de>
+  (c) 2002--2004 Juergen Reuter <reuter@ipd.uka.de>
 */
 
 #ifndef CLUSTER_HH
 #define CLUSTER_HH
 
-#include "lily-guile.hh"
-#include "molecule.hh"
+#include "stencil.hh"
 
 class Cluster
 {
 public:
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
+  DECLARE_SCHEME_CALLBACK (print, (SCM ));
   //  DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM));
   static bool has_interface (Grob *);
   // DECLARE_SCHEME_CALLBACK (set_spacing_rods, (SCM ));