From be831ee07170ec1a936e1e3eee5a4e9ebc916ef7 Mon Sep 17 00:00:00 2001 From: djk Date: Fri, 10 Mar 2000 15:41:57 +0000 Subject: [PATCH] *** empty log message *** --- cmd/show/satellite.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/cmd/show/satellite.pl b/cmd/show/satellite.pl index 0e4ec580..07d935b2 100644 --- a/cmd/show/satellite.pl +++ b/cmd/show/satellite.pl @@ -34,6 +34,7 @@ unless ($lon || $lat) { $call = $main::mycall; } +#$DB::single=1; if ($satname && $Sun::keps{$satname}) { my $jtime; # lats and longs in radians my ($sec, $min, $hr, $day, $mon, $yr) = (gmtime($main::systime))[0,1,2,3,4,5]; -- 2.34.1