lilypond-1.3.31
[lilypond.git] / ly / init.fly
blob6c9992e379dc81b2cd1dd7ec950d7f3e68c9a4d5
1 % Toplevel initialisation file. 
2         
3 \version "1.3.5";
6 \include "declarations.ly"
8 \score { 
9   \context Voice \notes\relative c {
10     \maininput
11   }
12   \paper { }  
13   \midi { }