C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/pkg/ptracers/PTRACERS_OPTIONS.h,v 1.2.2.2 2003/10/02 18:30:08 adcroft Exp $ C $Name: $ C CPP options file for PTRACERS package C C Use this file for selecting options within the PTRACERS package #ifndef PTRACERS_OPTIONS_H #define PTRACERS_OPTIONS_H #include "PACKAGES_CONFIG.h" #ifdef ALLOW_PTRACERS #include "CPP_OPTIONS.h" C CPP Macros go here #endif /* ALLOW_PTRACERS */ #endif /* PTRACERS_OPTIONS_H */