]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/lily-library.scm
Regtest script: Allow to customize the length of shortened strings.
[lilypond.git] / scm / lily-library.scm
index 5b990e76040d762841280c36d041e6e2c7361b22..97a96d1d3ecfb6b4a5463ba669cccfc0a1a8bc6b 100644 (file)
@@ -19,6 +19,9 @@
 ; for take, drop, take-while, list-index, and find-tail:
 (use-modules (srfi srfi-1))
 
+; for define-safe-public when byte-compiling using Guile V2
+(use-modules (scm safe-utility-defs))
+
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;; constants.