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