]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.132
authorfred <fred>
Wed, 27 Mar 2002 01:04:36 +0000 (01:04 +0000)
committerfred <fred>
Wed, 27 Mar 2002 01:04:36 +0000 (01:04 +0000)
input/bugs/ss.ly [deleted file]

diff --git a/input/bugs/ss.ly b/input/bugs/ss.ly
deleted file mode 100644 (file)
index f0585ae..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-\version "1.3.129"
-\include "paper16.ly"
-\score{
-  \notes \context Staff = pr {
-         \context Voice < a b c' e'>
-  }
-  \paper{
-    \translator {
-        \StaffContext
-        StaffSymbol \override #'staff-space = #1.3
-    }
-  }
-}
-