Docs: Add @afourpaper to changes.tely.
[lilypond/mpolesky.git] / input / simple.ly
blob0ce4bf40aff83bb3f1ed8709149ff2662672e222
1 %% A simple piece in LilyPond, a scale.
2 \relative c' {
3 c d e f g a b c
6 %% Optional helper for automatic updating by convert-ly. May be omitted.
7 \version "2.12.0"