repo.or.cz
/
lilypond.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Reinstate headword time signatures.
[lilypond.git]
/
input
/
simple.ly
blob
f701f7947f643eab39e683a0e4f2ce8104cb9966
1
%% A simple piece in LilyPond, a scale.
2
\relative
c
' {
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.11.51"