X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXBearing.pm;h=b98d746a5b5c88d4e2df409068ad43dd312aae2b;hb=8081646e932b160975ad061a7a2741418b099761;hp=e3aac65e9ffee4ae8b18ae308104fcc7b9601769;hpb=9b47e7023d41616a9efa885ef9338277dc2ab851;p=spider.git diff --git a/perl/DXBearing.pm b/perl/DXBearing.pm index e3aac65e..b98d746a 100644 --- a/perl/DXBearing.pm +++ b/perl/DXBearing.pm @@ -8,7 +8,7 @@ # # Copyright (c) 1998 - Dirk Koopman G1TLH # -# $Id$ +# # package DXBearing; @@ -21,12 +21,6 @@ use vars qw($pi); $pi = 3.14159265358979; -use vars qw($VERSION $BRANCH); -$VERSION = sprintf( "%d.%03d", q$Revision$ =~ /(\d+)\.(\d+)/ ); -$BRANCH = sprintf( "%d.%03d", q$Revision$ =~ /\d+\.\d+\.(\d+)\.(\d+)/ || (0,0)); -$main::build += $VERSION; -$main::branch += $BRANCH; - # convert a qra locator into lat/long in DEGREES sub qratoll {