*** empty log message ***
[lilypond/patrick.git] / input / simple.ly
blob640eab58c2099221c9c0037e8b857173131300e5
1 %% A simple piece in LilyPond, a scale.
2 \relative {
3 c d e f g a b c
6 %% Optional helper for automatic updating by convert-ly. May be omitted.
7 \version "2.6.0"