]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/generate-documentation.ly
*** empty log message ***
[lilypond.git] / ly / generate-documentation.ly
index d860e60024bee882a9e2222a73bc2b0e8320fe46..7c68337db1caf11cfac456c998a0249eafc888bf 100644 (file)
@@ -1,7 +1,7 @@
-\version "1.7.3"
+\version "2.4.0"
 
 %
 % Running LilyPond on this file generates the documentation
 %
-#(ly:set-parse-protect #f)
-#(load-from-path "generate-documentation.scm")
+#(ly:set-option 'parse-protect #f)
+#(load-from-path "documentation-generate.scm")