From: fred Date: Tue, 26 Mar 2002 23:28:41 +0000 (+0000) Subject: lilypond-1.3.32 X-Git-Tag: release/1.5.59~1391 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=97f10f1283e1b196ddf6449e1eb8b1cad0aec0e2;p=lilypond.git lilypond-1.3.32 --- diff --git a/input/test/span-dynamic.ly b/input/test/span-dynamic.ly deleted file mode 100644 index 8c48f7d3a0..0000000000 --- a/input/test/span-dynamic.ly +++ /dev/null @@ -1,17 +0,0 @@ -\score{ -\notes\relative c''{ -a1\ppp\< -a -a -a -a -a -a -\!a\fff -} -\paper{ -} -\midi{ -\tempo 1 = 60; -} -}