From d00132f34418c5f90c1cfc348d9406dc0bf97383 Mon Sep 17 00:00:00 2001 From: fred Date: Fri, 16 Aug 1996 21:11:01 +0000 Subject: [PATCH] lilypond-0.0.9 --- hdr/notename.hh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 hdr/notename.hh 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); -- 2.39.5