]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.88
authorfred <fred>
Wed, 27 Mar 2002 00:19:23 +0000 (00:19 +0000)
committerfred <fred>
Wed, 27 Mar 2002 00:19:23 +0000 (00:19 +0000)
input/test/extender.ly [deleted file]
input/test/hyphen.ly [deleted file]

diff --git a/input/test/extender.ly b/input/test/extender.ly
deleted file mode 100644 (file)
index a088a49..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-\score{
-       <
-       \context Staff \notes { c () c () c c }
-       \context Lyrics \lyrics { bla __ alb xxx __ yyy }
-       >
-}
-
-\version "1.3.59"; 
diff --git a/input/test/hyphen.ly b/input/test/hyphen.ly
deleted file mode 100644 (file)
index 45db2af..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-\score{
-       <
-       \context Staff \notes { c' () c' () c' c' }
-       \context Lyrics \context LyricVoice \lyrics { bla -- alb xxx -- yyy }
-       >
-}
-
-\version "1.3.59"; 
-
-
-