]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/example-1.ly
Imported Upstream version 2.14.2
[lilypond.git] / input / example-1.ly
diff --git a/input/example-1.ly b/input/example-1.ly
deleted file mode 100644 (file)
index 517be6e..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-%%% A simple scale in LilyPond
-
-\relative {
-  c d e f g a b c
-}
-
-%{
-Type
-
-    lilypond example-1
-    xpdf example-1     # or your PDF viewer here
-
-For learning LilyPond, please read the tutorial
-
-   http://lilypond.org/tutorial
-
-also included in the user-manual.
-%}
-
-%% Optional version number
-\version "2.12.0"