]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/no-notation/parse5.ly
Imported sources
[lilypond.git] / input / no-notation / parse5.ly
index 9347c82b143fa1e1b4c2358fc3085d518923ba65..12a313d1d6ab34174636053099368d83ee76833f 100644 (file)
@@ -1,11 +1,11 @@
-\version "1.7.18"
+\version "2.1.7"
 %If you specify two different key sigs at one point, a
 %warning is printed.
 
 \score { \notes
-\context Voice <
+\context Voice <<
  { \key cis \major cis4 \key bes \major bes4 }
  { \key cis \major fis4 \key es \major g4 }  
->
+>>
 }
-%% new-chords-done %%
+