From: fred Date: Tue, 26 Mar 2002 23:42:43 +0000 (+0000) Subject: lilypond-1.3.47 X-Git-Tag: release/1.5.59~1376 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=226384b74ae8cde099b736859e84fb8849bca59a;p=lilypond.git lilypond-1.3.47 --- diff --git a/input/bugs/hara-clef.ly b/input/bugs/hara-clef.ly deleted file mode 100644 index 639ebaa150..0000000000 --- a/input/bugs/hara-clef.ly +++ /dev/null @@ -1,10 +0,0 @@ - -\score { -\notes < \context Staff { \clef "G^8"; s1 s1 s1 } - \context Staff = CC { c1 c c } > - -\paper { -\translator { - \HaraKiriStaffContext -}} -}