]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/script.ly
patch::: 1.3.9.hwn2
[lilypond.git] / ly / script.ly
index cbd3225c8e2778eb7b7b78b0499e31af79d91ff8..d6c35d9c554b3f6edb4f6da7794d71b1663a7e0c 100644 (file)
@@ -1,5 +1,6 @@
 
-\scmfile "script.scm";
+
+#(eval-string (ly-gulp-file "script.scm"))
 
 "dash-hat" = "marcato"
 "dash-plus" = "stopped"
@@ -44,4 +45,4 @@ prallmordent = \script "prallmordent"
 upprall = \script "upprall"
 downprall = \script "downprall"
 segno = \script "segno"
-wheel = \script "wheel"
\ No newline at end of file
+coda = \script "coda"