/[MITgcm]/MITgcm/pkg/cost/cost_tracer.F
ViewVC logotype

Diff of /MITgcm/pkg/cost/cost_tracer.F

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

revision 1.4 by heimbach, Fri Jun 27 01:54:20 2003 UTC revision 1.5 by jmc, Tue Jul 13 18:08:06 2004 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2    C $Name$
3    
4  #include "COST_CPPOPTIONS.h"  #include "COST_CPPOPTIONS.h"
 #ifdef ALLOW_PTRACERS  
 # include "PTRACERS_OPTIONS.h"  
 #endif  
5    
6        subroutine cost_tracer( bi, bj, myThid )        subroutine cost_tracer( bi, bj, myThid )
7  C     /==========================================================\  C     /==========================================================\
# Line 27  C     == Global variables === Line 25  C     == Global variables ===
25  # if (defined (ALLOW_PASSIVE_TRACER))  # if (defined (ALLOW_PASSIVE_TRACER))
26  #  include "TR1.h"  #  include "TR1.h"
27  # elif (defined (ALLOW_PTRACERS))  # elif (defined (ALLOW_PTRACERS))
28    #  include "PTRACERS_SIZE.h"
29  #  include "PTRACERS.h"  #  include "PTRACERS.h"
30  # endif  # endif
31  #endif  #endif

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22