]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/lilypond-book/include/example.ly
Change all occurences of "echo -n" to "printf" for portability
[lilypond.git] / input / regression / lilypond-book / include / example.ly
1 \version "2.14.0"
2 \score {
3   \relative c'' { d c b c }
4 }