Ignore:
Timestamp:
02/01/13 18:01:11 (11 years ago)
Author:
labetoulle
Message:
  • Move REBUILD_DIR initialization into IGCM_config_CommonConfiguration function ;
  • Delete not used variable R_OUT_POST.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys_mercure.ksh

    r743 r782  
    136136#- BIG_DIR : BIG_DIR to store files waiting for rebuild 
    137137typeset -r BIG_DIR=${BIG_DIR:=${SCRATCHDIR}/REBUILD} 
    138  
    139 #==================================================== 
    140 #- OUT_POST 
    141 typeset -r R_OUT_POST=${SCRATCHDIR}/IGCM_OUT 
    142138 
    143139#==================================================== 
Note: See TracChangeset for help on using the changeset viewer.