mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 19:34:19 +02:00
remove Ascend::Init
This commit is contained in:
@@ -3,11 +3,10 @@
|
||||
use strict;
|
||||
|
||||
use Getopt::Long;
|
||||
use Ascend::Init;
|
||||
use Digest::MD5;
|
||||
use Digest::SHA1;
|
||||
|
||||
(my $VERSION = '$Revision: 1.1 $ ') =~ tr/[0-9].//cd;
|
||||
(my $VERSION = '$Revision: 1.2 $ ') =~ tr/[0-9].//cd;
|
||||
(my $ME = $0) =~ s|.*/||;
|
||||
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user