C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/pkg/ptracers/PTRACERS_OPTIONS.h,v 1.3 2003/10/09 04:19:20 edhill 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 */