home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Science / Science.zip / gmt_os2.zip / src / gmt_os2.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-11-20  |  217 b   |  7 lines

  1. /*   Definitions to aid the porting of GMT to OS/2  */
  2. /*   This file should be included in "gmt.h" under OS/2   */
  3. #define getcwd _getcdw2
  4. #define chdir  _chdir2
  5. #include <io.h>
  6. #define GMTDATAPATH "GMTLIBDIR"
  7.