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