]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/lily.scm
improvements to graphing support
[lilypond.git] / scm / lily.scm
index e71d400859488587b8d86f440064b6237ac3357b..a016901bcb4754c54c8eb99b7afeb011efbece35 100644 (file)
@@ -525,6 +525,7 @@ The syntax is the same as `define*-public'."
          (ly:error (_ "failed files: ~S") (string-join failed))
          (exit 1))
        (begin
+         (ly:do-atexit)
          ;; HACK: be sure to exit with single newline
          (ly:message "")
          (exit 0)))))