/[MITgcm]/MITgcm/eesupp/src/fool_the_compiler.F
ViewVC logotype

Diff of /MITgcm/eesupp/src/fool_the_compiler.F

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

revision 1.6 by cnh, Fri Sep 21 03:54:35 2001 UTC revision 1.7 by adcroft, Thu Oct 10 20:07:37 2002 UTC
# Line 8  CBOP Line 8  CBOP
8  C      !ROUTINE: FOOL_THE_COMPILER  C      !ROUTINE: FOOL_THE_COMPILER
9    
10  C      !INTERFACE:  C      !INTERFACE:
11         SUBROUTINE FOOL_THE_COMPILER         SUBROUTINE FOOL_THE_COMPILER( foolishArg )
12         IMPLICIT NONE         IMPLICIT NONE
13  C      !DESCRIPTION:  C      !DESCRIPTION:
14  C      *=================================================================*  C      *=================================================================*
# Line 21  C      | thread. Calling this routine in Line 21  C      | thread. Calling this routine in
21  C      | effects on global data ensuring that memory locs. are reread.   |  C      | effects on global data ensuring that memory locs. are reread.   |
22  C      *=================================================================*  C      *=================================================================*
23  CEOP  CEOP
24           INTEGER foolishArg
25         RETURN         RETURN
26         END         END

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22