From 4f761718e79424635037c1fb362848491f1dc605 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Wed, 10 Dec 2008 19:24:25 +0000 Subject: [PATCH] Added E5 to the add-on DXCC prefix list. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@1045 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- map65.py | 2 +- pfx.f | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/map65.py b/map65.py index b1378b1a2..db3ec9edb 100644 --- a/map65.py +++ b/map65.py @@ -1,4 +1,4 @@ -#--------------------------------------------------------------------- MAP65 +#-------------------------------------------------------------------- MAP65 # $Date$ $Revision$ # from Tkinter import * diff --git a/pfx.f b/pfx.f index 1e8ae4069..62d9ca7de 100644 --- a/pfx.f +++ b/pfx.f @@ -1,4 +1,4 @@ - parameter (NZ=338) !Total number of prefixes + parameter (NZ=339) !Total number of prefixes parameter (NZ2=12) !Total number of suffixes character*1 sfx(NZ2) character*5 pfx(NZ) @@ -47,4 +47,4 @@ + 'YJ ','YK ','YL ','YN ','YO ','YS ','YU ','YV ', + 'YV0 ','Z2 ','Z3 ','ZA ','ZB ','ZC4 ','ZD7 ','ZD8 ', + 'ZD9 ','ZF ','ZK1N ','ZK1S ','ZK2 ','ZK3 ','ZL ','ZL7 ', - + 'ZL8 ','ZL9 ','ZP ','ZS ','ZS8 ','KC4 '/ + + 'ZL8 ','ZL9 ','ZP ','ZS ','ZS8 ','KC4 ','E5 '/