Update .ly files.
[lilypond.git] / input / regression / song-breathe.ly
blobf0484c130e92454cddc76032d0f60fcb51df03e6
1 \version "2.12.0"
3 \include "festival.ly"
5 \festival #"song-breathe.xml" { \tempo 4 = 100 }
7 \time 3/4
8 \relative { c2 e \breathe g }
9 \addlyrics { play the game }
11 #(ly:progress "song-breathe")
12 #(ly:progress "~a" (ly:gulp-file "song-breathe.xml"))