/[MITgcm]/MITgcm/pkg/ptracers/PTRACERS_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/ptracers/PTRACERS_OPTIONS.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by dimitri, Thu Sep 25 03:01:59 2003 UTC revision 1.2.2.2 by adcroft, Thu Oct 2 18:30:08 2003 UTC
# Line 4  C $Name$ Line 4  C $Name$
4  C CPP options file for PTRACERS package  C CPP options file for PTRACERS package
5  C  C
6  C Use this file for selecting options within the PTRACERS package  C Use this file for selecting options within the PTRACERS package
7  C  
8  C PTRACERS is enabled with ALLOW_PTRACERS in CPP_OPTIONS.h or in  #ifndef PTRACERS_OPTIONS_H
9  C the Makefile with DEFINES=-DALLOW_PTRACERS  #define PTRACERS_OPTIONS_H
10    #include "PACKAGES_CONFIG.h"
11    #ifdef ALLOW_PTRACERS
12    
13  #include "CPP_OPTIONS.h"  #include "CPP_OPTIONS.h"
14    
15  #ifdef ALLOW_PTRACERS  C CPP Macros go here
16    
17  #endif /* ALLOW_PTRACERS */  #endif /* ALLOW_PTRACERS */
18    #endif /* PTRACERS_OPTIONS_H */

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.2.2

  ViewVC Help
Powered by ViewVC 1.1.22