From: fred Date: Fri, 16 Aug 1996 21:11:01 +0000 (+0000) Subject: lilypond-0.0.9 X-Git-Tag: release/1.5.59~7214 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d00132f34418c5f90c1cfc348d9406dc0bf97383;p=lilypond.git lilypond-0.0.9 --- diff --git a/hdr/notename.hh b/hdr/notename.hh new file mode 100644 index 0000000000..ef04a0da7c --- /dev/null +++ b/hdr/notename.hh @@ -0,0 +1,2 @@ + +void lookup_notename(int &large, int &small, String s);