/[MITgcm]/MITgcm/tools/genmake2
ViewVC logotype

Diff of /MITgcm/tools/genmake2

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

revision 1.271 by mlosch, Wed Apr 15 15:49:12 2015 UTC revision 1.274 by jmc, Fri Nov 20 01:22:36 2015 UTC
# Line 1968  printf "  Do we have the etime() command Line 1968  printf "  Do we have the etime() command
1968  cat > genmake_tcomp.$FS <<EOF  cat > genmake_tcomp.$FS <<EOF
1969        program hello        program hello
1970        REAL*4 ACTUAL, TARRAY(2)        REAL*4 ACTUAL, TARRAY(2)
1971        EXTERNAL ETIME        call etime( tarray, actual )
       REAL*4 ETIME  
       actual = etime( tarray )  
1972        print *, tarray        print *, tarray
1973        end        end
1974  EOF  EOF
# Line 3417  OAD_active.F90 \ Line 3415  OAD_active.F90 \
3415  OAD_cp.F90 \  OAD_cp.F90 \
3416  OAD_rev.F90 \  OAD_rev.F90 \
3417  OAD_tape.F90 \  OAD_tape.F90 \
3418    OAD_regular_cp.F90 \
3419  revolve.F90  revolve.F90
3420    
3421  OPENAD_SUPPORT_C_SRC_FILES = \  OPENAD_SUPPORT_C_SRC_FILES = \

Legend:
Removed from v.1.271  
changed lines
  Added in v.1.274

  ViewVC Help
Powered by ViewVC 1.1.22