]> git.donarmstrong.com Git - lilypond.git/blob - ly/scheme-sandbox.ly
Build: Strict error checking from makeinfo and texi2html (issue 2219).
[lilypond.git] / ly / scheme-sandbox.ly
1 \version "2.14.0"
2 #(use-modules (ice-9 readline))
3 #(activate-readline)
4 #(newline)
5 #(scm-style-repl)