]> git.donarmstrong.com Git - lilypond.git/blob - input/simple.ly
6ba928be6d88f8902d1bd6171ed52684e03ac514
[lilypond.git] / input / simple.ly
1 %% A simple piece in LilyPond, a scale.
2 \relative {
3     c' d e f g a b c
4 }
5
6 %% Optional helper for automatic updating by convert-ly.  May be omitted.
7 \version "2.3.16"