Commit 0bc9a055 authored by Steve Revill's avatar Steve Revill
Browse files

Removed Taiwan cludge.

Detail:
  TerritoryNum_Taiwan was hard-wired into s.InterBody. This is now in
  the global Countries header file and the dffering redefinition caused
  International to fail to build.
Admin:
  Requires HdrSrc-1_34 or later to build correctly.

Version 1.65. Tagged as 'Inter-1_65'
parent a58e203f
;
; This file is automatically maintained by srccommit, do not edit manually.
; Last processed by srccommit version: 1.62.
; Last processed by srccommit version: 1.63.
;
GBLS Module_MajorVersion
GBLA Module_Version
......@@ -12,14 +12,14 @@
GBLS Module_HelpVersion
GBLS Module_ComponentName
GBLS Module_ComponentPath
Module_MajorVersion SETS "1.64"
Module_Version SETA 164
Module_MajorVersion SETS "1.65"
Module_Version SETA 165
Module_MinorVersion SETS ""
Module_Date SETS "06 Mar 2002"
Module_ApplicationDate2 SETS "06-Mar-02"
Module_ApplicationDate4 SETS "06-Mar-2002"
Module_Date SETS "24 Apr 2002"
Module_ApplicationDate2 SETS "24-Apr-02"
Module_ApplicationDate4 SETS "24-Apr-2002"
Module_ComponentName SETS "Inter"
Module_ComponentPath SETS "RiscOS/Sources/Internat/Inter"
Module_FullVersion SETS "1.64"
Module_HelpVersion SETS "1.64 (06 Mar 2002)"
Module_FullVersion SETS "1.65"
Module_HelpVersion SETS "1.65 (24 Apr 2002)"
END
/* (1.64)
/* (1.65)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.62.
* Last processed by srccommit version: 1.63.
*
*/
#define Module_MajorVersion_CMHG 1.64
#define Module_MajorVersion_CMHG 1.65
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 06 Mar 2002
#define Module_Date_CMHG 24 Apr 2002
#define Module_MajorVersion "1.64"
#define Module_Version 164
#define Module_MajorVersion "1.65"
#define Module_Version 165
#define Module_MinorVersion ""
#define Module_Date "06 Mar 2002"
#define Module_Date "24 Apr 2002"
#define Module_ApplicationDate2 "06-Mar-02"
#define Module_ApplicationDate4 "06-Mar-2002"
#define Module_ApplicationDate2 "24-Apr-02"
#define Module_ApplicationDate4 "24-Apr-2002"
#define Module_ComponentName "Inter"
#define Module_ComponentPath "RiscOS/Sources/Internat/Inter"
#define Module_FullVersion "1.64"
#define Module_HelpVersion "1.64 (06 Mar 2002)"
#define Module_LibraryVersionInfo "1:64"
#define Module_FullVersion "1.65"
#define Module_HelpVersion "1.65 (24 Apr 2002)"
#define Module_LibraryVersionInfo "1:65"
......@@ -97,8 +97,6 @@
; 21-Nov-00 SBF 1.59: Taught module about China, Brazil and South Africa (English-speaking territory)
; 19-Oct-01 KJB 1.62: Added Korea.
TerritoryNum_Taiwan * 54
GET Hdr:ListOpts
GET Hdr:Macros
GET Hdr:System
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment