From: djk Date: Thu, 21 Oct 1999 20:55:32 +0000 (+0000) Subject: detail change X-Git-Tag: R_1_32~6 X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=commitdiff_plain;h=ad321e7b7e2172228be4ce694d740e4f9629d383;p=spider.git detail change --- diff --git a/cmd/show/muf.pl b/cmd/show/muf.pl index e880eabd..5c9f92b6 100644 --- a/cmd/show/muf.pl +++ b/cmd/show/muf.pl @@ -46,7 +46,7 @@ $d = ($d / $R); my ($hr1, $day, $month) = (gmtime($main::systime))[2,3,4]; $month++; my $flux = Geomag::sfi; -my $ssn = Geomag::r || Minimuf::spots($flux); +my $ssn = Minimuf::spots($flux); my $theta; # path angle (rad) my ($lats, $lons); # subsolar coordinates (rad)