From: fred Date: Sun, 24 Mar 2002 20:06:36 +0000 (+0000) Subject: lilypond-0.1.48 X-Git-Tag: release/1.5.59~3389 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=42c993acc0d8428c94ab8a6a4993a0dd13cece05;p=lilypond.git lilypond-0.1.48 --- diff --git a/bin/add-URLs.sh b/bin/add-URLs.sh new file mode 100644 index 0000000000..a32e6f964b --- /dev/null +++ b/bin/add-URLs.sh @@ -0,0 +1,5 @@ +#!/bin/sh + +# add URLs for broken perl 5.004 + +perl -i~ -pe 's! ([a-z]+://[^ \t]+)! $1!g' $* diff --git a/mi2mu/main.cc b/mi2mu/main.cc index 623fc816e0..57c4359737 100644 --- a/mi2mu/main.cc +++ b/mi2mu/main.cc @@ -29,9 +29,6 @@ static File_path path; Verbose level_ver = NORMAL_ver; -/// just to make sure print_rat is linked in -static void (*rat_printer)(Moment const&); - void usage() { @@ -91,7 +88,6 @@ int main (int argc_i, char* argv_sz_a[]) { Mudela_key key (0, 0); - rat_printer = print_rat; Long_option_init long_option_init_a[] = {