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