]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/simple.ly
(LY_DEFINE): deprecate
[lilypond.git] / input / simple.ly
index 0663d906cf7ceb201fc27f2f19ebf5274ad5eb0b..835aaed41a872c588a5cbe2e9f0cdd12cd60d22d 100644 (file)
@@ -1,6 +1,6 @@
 %% A simple piece in LilyPond, a scale.
 \relative {
-    c' d e f g a b c
+    c d e f g a b c
 }
 
 %% Optional helper for automatic updating by convert-ly.  May be omitted.