put duplicate checking into respective modules and out of DXProt.
authordjk <djk>
Sun, 11 Jun 2000 12:58:32 +0000 (12:58 +0000)
committerdjk <djk>
Sun, 11 Jun 2000 12:58:32 +0000 (12:58 +0000)
commit88665a2bed3b9ec9e97237938a95a045b2a21bb4
tree82e7cfa0c807b4a2d5368acef7776ed4af02bd6a
parent19f68ea69f734f50b46fba21aab99315d5803e09
put duplicate checking into respective modules and out of DXProt.
fix displaying of lines with | in them on console.pl
added debugging show/(wwv|spot|ann)_dups.pl commands
added AnnTalk module
16 files changed:
Changes
cmd/announce.pl
cmd/dx.pl
cmd/show/ann_dups.pl [new file with mode: 0644]
cmd/show/spot_dups.pl [new file with mode: 0644]
cmd/show/wwv_dups.pl [new file with mode: 0644]
perl/AnnTalk.pm [new file with mode: 0644]
perl/DXCommandmode.pm
perl/DXProt.pm
perl/DXUtil.pm
perl/Geomag.pm
perl/Messages
perl/Spot.pm
perl/client.pl
perl/cluster.pl
perl/console.pl