C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/dic_example/code/Attic/PTRACERS_OPTIONS.h,v 1.1 2004/09/01 03:44:40 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 */