From: fred Date: Mon, 23 Dec 1996 22:15:30 +0000 (+0000) Subject: lilypond-0.0.21 X-Git-Tag: release/1.5.59~6476 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=24f83822e3717497317e952005a1c152c21bbaf0;p=lilypond.git lilypond-0.0.21 --- diff --git a/hdr/lookup.hh b/hdr/lookup.hh index 5f3a3e7860..5fa14d57a8 100644 --- a/hdr/lookup.hh +++ b/hdr/lookup.hh @@ -43,7 +43,7 @@ struct Lookup { Symbol half_slur_middlepart(Real &dx, int dir); Symbol big_slur(int dy, Real &dx, int dir); Symbol text(String style, String text, int align = 1); - + Symbol script(String idx); Lookup();