C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/pkg/sbo/SBO_OPTIONS.h,v 1.4 2003/10/09 04:19:20 edhill Exp $ C $Name: checkpoint51n_pre $ C /==========================================================\ C | SBO_OPTIONS.h | C | o CPP options file for SBO package. | C |==========================================================| C | Use this file for selecting options within the SBO | C | package. | C \==========================================================/ #ifndef SBO_OPTIONS_H #define SBO_OPTIONS_H #include "PACKAGES_CONFIG.h" #ifdef ALLOW_SBO #include "CPP_OPTIONS.h" C CPP Macros go here #endif /* ALLOW_SBO */ #endif /* SBO_OPTIONS_H */