17 lines
702 B
C
17 lines
702 B
C
/****************************************************************
|
|
* *
|
|
* Copyright 2001, 2012 Fidelity Information Services, Inc *
|
|
* *
|
|
* This source code contains the intellectual property *
|
|
* of its copyright holder(s), and is made available *
|
|
* under a license. If you do not know the terms of *
|
|
* the license, please stop and do not read further. *
|
|
* *
|
|
****************************************************************/
|
|
|
|
#define GDE_LABEL_SIZE 13
|
|
#define GDE_LABEL_NUM 1
|
|
/* Note, GDE_LABEL_LITERAL must be maintained in gdeinit.m if changes are made here */
|
|
#define GDE_LABEL_LITERAL GTM64_ONLY("GTCGBDUNX108") NON_GTM64_ONLY("GTCGBDUNX008")
|
|
#define DEF_GDR_EXT "*.gld"
|