replaced tabs with spaces
This commit is contained in:
parent
f442dd6496
commit
46b112bcd4
src
@ -20,10 +20,10 @@ if($README eq "") {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
push @out, " _ _ ____ _ \n";
|
push @out, " _ _ ____ _\n";
|
||||||
push @out, " Project ___| | | | _ \\| | \n";
|
push @out, " Project ___| | | | _ \\| |\n";
|
||||||
push @out, " / __| | | | |_) | | \n";
|
push @out, " / __| | | | |_) | |\n";
|
||||||
push @out, " | (__| |_| | _ <| |___ \n";
|
push @out, " | (__| |_| | _ <| |___\n";
|
||||||
push @out, " \\___|\\___/|_| \\_\\_____|\n";
|
push @out, " \\___|\\___/|_| \\_\\_____|\n";
|
||||||
|
|
||||||
my $olen=0;
|
my $olen=0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user