Home
last modified time | relevance | path

Searched defs:GMT_OPTION (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_resources.h802 struct GMT_OPTION { /* Structure for a single GMT command option */ struct
805 struct GMT_OPTION *next; /* Pointer to next option in a linked list */ argument
806 struct GMT_OPTION *previous; /* Pointer to previous option in a linked list */ argument