Ignore:
Timestamp:
Feb 2, 2013 11:24:22 AM (11 years ago)
Author:
raasch
Message:

unused variables remove from several routines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/header.f90

    r1037 r1092  
    2020! Current revisions:
    2121! -----------------
    22 !
     22! unused variables removed
    2323!
    2424! Former revisions:
     
    187187    CHARACTER (LEN=2)  ::  do2d_mode
    188188    CHARACTER (LEN=5)  ::  section_chr
    189     CHARACTER (LEN=9)  ::  time_to_string
    190189    CHARACTER (LEN=10) ::  coor_chr, host_chr
    191190    CHARACTER (LEN=16) ::  begin_chr
     
    202201
    203202    INTEGER ::  av, bh, blx, bly, bxl, bxr, byn, bys, ch, count, cwx, cwy,  &
    204          cxl, cxr, cyn, cys, dim, i, ihost, io, j, l, ll, m, mpi_type
     203                cxl, cxr, cyn, cys, dim, i, io, j, l, ll, mpi_type
    205204    REAL    ::  cpuseconds_per_simulated_second
    206205
Note: See TracChangeset for help on using the changeset viewer.