]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/output-ascii-script.scm
* lily/my-lily-lexer.cc (My_lily_lexer): don't crash
[lilypond.git] / scm / output-ascii-script.scm
index db24d96eb00697473d6d1afcbbf8c8bc899dda42..03375c89e46f61c6ac770630b8a3163c34b08cd4 100644 (file)
                (if (<= dy 1) "-" "="))
          (func "h-line" dx))))))
 
-(define (roundfilledbox breapth width depth height blot)
+(define (round-filled-box breapth width depth height blot)
   (filledbox breapth width depth height))
 
 (define (draw-line thick x1 y1 x2 y2)