X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXProtout.pm;h=6ee0c4984a40799ccf9833e19ebe794d36ea930a;hb=ba799b8ac9feef688cff478a4006399b6dfc183f;hp=03676089dc33acd5b5072cd973f0babb32258398;hpb=0cbfabaee9288f28566fc2b3ac18d97841ea061d;p=spider.git diff --git a/perl/DXProtout.pm b/perl/DXProtout.pm index 03676089..6ee0c498 100644 --- a/perl/DXProtout.pm +++ b/perl/DXProtout.pm @@ -11,7 +11,7 @@ package DXProt; -@ISA = qw(DXProt DXChannel); +@ISA = qw(DXChannel); use DXUtil; use DXM;