]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lookup.hh
release: 1.1.25
[lilypond.git] / lily / include / lookup.hh
index 78a01267869769ba7de34621776164c89832adc2..955ce1e87d70feeccf429b67945a8c3a20dc00b3 100644 (file)
@@ -24,7 +24,10 @@ class Lookup
 public:
   Lookup ();
   Lookup (Lookup const&);
+
+
   
+  Atom special_ball (int, String) const;
   Atom simple_bar (String s, Real w) const;
   Molecule accidental (int, bool cautionary) const;
   Atom afm_find (String, bool warn=true) const;