2 notename.hh -- part of LilyPond
4 (c) 1996,97 Han-Wen Nienhuys
15 void set(int l
, int s
, String nm
);
16 void lookup(int &large
, int &small
, String s
);
19 void set_notename_tab(Notename_tab
*n
);
20 void lookup_notename(int &large
, int &small
, String s
);