]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/my-lily-lexer.hh
release: 1.0.10
[lilypond.git] / lily / include / my-lily-lexer.hh
index e4e3d293ed09b1daae8109b1367e5ecae427316b..5b5d17c008f2f5ff4dcfa579ea76576fbd0e9828 100644 (file)
@@ -46,7 +46,7 @@ public:
   /* *************** */
 
   void start_main_input ();
-  void clear_notenames();
+  void set_notename_table(Notename_table*tab_p);
   bool notename_b(String) const;
   Identifier*lookup_identifier (String s);
   Musical_pitch lookup_pitch (String s);