]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.5.3
authorfred <fred>
Wed, 27 Mar 2002 01:55:54 +0000 (01:55 +0000)
committerfred <fred>
Wed, 27 Mar 2002 01:55:54 +0000 (01:55 +0000)
input/test/manual-volta.ly [deleted file]
scm/foo.scm [deleted file]

diff --git a/input/test/manual-volta.ly b/input/test/manual-volta.ly
deleted file mode 100644 (file)
index 7f9042d..0000000
+++ /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 (file)
index 8b13789..0000000
+++ /dev/null
@@ -1 +0,0 @@
-