nfconfig.in (netcdf-fortran-4.4.4) | : | nfconfig.in (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 | |||
#undef NF_RELAX_COORD_BOUND | ||||
#undef NF_HAS_PARALLEL4 | ||||
#undef NF_HAS_PNETCDF | ||||
#undef ENABLE_CDF5 | ||||
#undef LOGGING | ||||
#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 | 6 lines changed or added |