1/*
2 *
3 *  Copyright (c) 1991-2021 by the GMT Team (https://www.generic-mapping-tools.org/team.html)
4 *
5 * See LICENSE.TXT file for copying and redistribution conditions.
6 *
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU Lesser General Public License as published by
9 * the Free Software Foundation; version 3 or any later version.
10 *
11 * This program is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14 * GNU Lesser General Public License for more details.
15 *
16 * Contact info: www.generic-mapping-tools.org
17 */
18
19#define GMT_N_COLOR_NAMES @GMT_N_COLOR_NAMES@ /* Lines in gmt_colornames.h */
20#define GMT_N_DATUMS      @GMT_N_DATUMS@ /* Lines in gmt_datums.h */
21#define GMT_N_ELLIPSOIDS  @GMT_N_ELLIPSOIDS@ /* Lines in gmt_ellipsoids.h */
22#define GMT_N_KEYS        @GMT_N_KEYS@ /* Lines in gmt_keywords.h */
23#define GMT_N_MEDIA       @GMT_N_MEDIA@ /* Lines in gmt_media_name.h */
24#define GMT_N_PEN_NAMES   @GMT_N_PEN_NAMES@ /* Lines in gmt_pennames.h */
25#define GMT_N_UNIQUE      @GMT_N_UNIQUE@ /* Lines in gmt_unique.h */
26#define GMT_N_CPT_MASTERS @GMT_N_CPT_MASTERS@ /* Lines in gmt_cpt_masters.h */
27#define GMT_N_DATASETS    @GMT_N_DATASETS@ /* Lines in gmt_datasets.h */
28