C $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/darwin2/pkg/radtrans/RADTRANS_OPTIONS.h,v 1.1 2011/04/13 18:56:26 jahn Exp $ C $Name: $ C CPP options file for RADTRANS C C Use this file for selecting options within package "RADTRANS" #ifndef RADTRANS_OPTIONS_H #define RADTRANS_OPTIONS_H #include "PACKAGES_CONFIG.h" #ifdef ALLOW_RADTRANS #include "CPP_OPTIONS.h" C Place CPP define/undef flag here #endif /* ALLOW_RADTRANS */ #endif /* RADTRANS_OPTIONS_H */