]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.47
authorfred <fred>
Tue, 26 Mar 2002 23:42:43 +0000 (23:42 +0000)
committerfred <fred>
Tue, 26 Mar 2002 23:42:43 +0000 (23:42 +0000)
input/bugs/hara-clef.ly [deleted file]

diff --git a/input/bugs/hara-clef.ly b/input/bugs/hara-clef.ly
deleted file mode 100644 (file)
index 639ebaa..0000000
+++ /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
-}}
-}