nfconfig.in.cmake (netcdf-fortran-4.4.4) | : | nfconfig.in.cmake (netcdf-fortran-4.4.5) | ||
---|---|---|---|---|
#if 0 | #if 0 | |||
$Id: nfconfig.in,v 1.11 1997/12/03 17:41:42 steve Exp $ | $Id: nfconfig.in,v 1.11 1997/12/03 17:41:42 steve Exp $ | |||
#endif | #endif | |||
#cmakedefine NF_RELAX_COORD_BOUND 1 | ||||
#cmakedefine NF_HAS_PARALLEL4 1 | ||||
#cmakedefine NF_HAS_PNETCDF 1 | ||||
#cmakedefine ENABLE_CDF5 1 | ||||
#ifndef UD_NETCDF_CPP_INC | #ifndef UD_NETCDF_CPP_INC | |||
#define UD_NETCDF_CPP_INC | #define UD_NETCDF_CPP_INC | |||
#if 0 | #if 0 | |||
Do not have C-style comments in here because this file is processed | Do not have C-style comments in here because this file is processed | |||
by both the FORTRAN compiler (for the nf_test/ stuff) and the C | by both the FORTRAN compiler (for the nf_test/ stuff) and the C | |||
compiler (for the FORTRAN-callable interface routines) and some | compiler (for the FORTRAN-callable interface routines) and some | |||
FORTRAN preprocessors do not understand the /*...*/ syntax. | FORTRAN preprocessors do not understand the /*...*/ syntax. | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 5 lines changed or added |