]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/no-notation/safe-include.ly
Fix off-by-one error in constrained-breaking.
[lilypond.git] / input / no-notation / safe-include.ly
index 10cfb8a2e9375c4aee3d1c96df37595e456b9ddd..aa26b22239c89ab4a84fc28b60c0fd6e01557724 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.36"
+\version "2.10.0"
 
 \header{
     
@@ -9,5 +9,5 @@
 \include "safe-ps.ly"
 
 \score{
-    \notes c''
+     c''
 }
\ No newline at end of file