X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fbaddx.pl;fp=cmd%2Fshow%2Fbaddx.pl;h=6e8718c08e3383a139e9d3ff074bac49bac11626;hb=0a92a4608d715cd9cd7eec3c120da651fbb4da5b;hp=0000000000000000000000000000000000000000;hpb=e9c1322080e18fb8f6f3f0e54bfcbdf3f4da3909;p=spider.git diff --git a/cmd/show/baddx.pl b/cmd/show/baddx.pl new file mode 100644 index 00000000..6e8718c0 --- /dev/null +++ b/cmd/show/baddx.pl @@ -0,0 +1,10 @@ +# +# show list of bad dx callsigns +# +# Copyright (c) 1998 - Dirk Koopman G1TLH +# +# $Id$ +# +my ($self, $line) = @_; +return $DXProt::baddx->show(1, $self); +