From: fred Date: Wed, 27 Mar 2002 01:55:54 +0000 (+0000) Subject: lilypond-1.5.3 X-Git-Tag: release/1.5.59~511 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=84015370ebd664ea0b43fee03a0a45a86964816d;p=lilypond.git lilypond-1.5.3 --- diff --git a/input/test/manual-volta.ly b/input/test/manual-volta.ly deleted file mode 100644 index 7f9042daca..0000000000 --- a/input/test/manual-volta.ly +++ /dev/null @@ -1,19 +0,0 @@ -\version "1.3.146" - - -\score { \notes { -% First a normal looking repeat: - c2 c - \property Score.repeatCommands = #'((volta "1.")) - c c - \property Score.repeatCommands = #'((volta #f) end-repeat (volta "2.")) - c c - \property Score.repeatCommands = #'((volta #f)) -% Then a more strange one: - c c - \property Score.repeatCommands = #'((volta "93") end-repeat) - c c - \property Score.repeatCommands = #'((volta #f)) - c c -} -} diff --git a/scm/foo.scm b/scm/foo.scm deleted file mode 100644 index 8b13789179..0000000000 --- a/scm/foo.scm +++ /dev/null @@ -1 +0,0 @@ -