[MITgcm-devel] modification of all PKG_OPTIONS.h files
Jean-Michel Campin
jmc at ocean.mit.edu
Fri Dec 16 11:32:48 EST 2011
Hi,
I would like to make a minor change in all the PKG_OPTIONS.h files,
moving #include "CPP_OPTIONS.h" just after #include "PACKAGES_CONFIG.h",
outside of the
#ifdef ALLOW_THISPKG
#endif /* ALLOW_THISPKG */
block.
The small advantage is when a pkg source file is put in the
local code dir, but this particular pkg is removed from packages.conf,
argument like "myTime" is causing an error at compile time
because _RL is not recognized.
Cheers,
Jean-Michel
More information about the MITgcm-devel
mailing list