]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/include-string.ly
Doc-es: various updates.
[lilypond.git] / input / regression / include-string.ly
index 2e5dc62e1c40dcded3aeda3646d2f4dc471c0012..6584a9787c7c3dfe4fced6efedf83ca97af31763 100644 (file)
@@ -1,8 +1,8 @@
-\version "2.13.29"
+\version "2.19.22"
 
 \header {
   texidoc = "@code{ly:parser-include-string} should include the current
 string like a file @code{\\include}."
 }
 
-#(ly:parser-include-string parser "\\relative c' { a4 b c d }")
+#(ly:parser-include-string "\\relative { a4 b c d }")