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_ada.ksh

    r780 r782  
    151151#- BIG_DIR : BIG_DIR to store files waiting for rebuild 
    152152typeset -r BIG_DIR=${BIG_DIR:=${WORKDIR}/REBUILD} 
    153  
    154 #==================================================== 
    155 #- OUT_POST 
    156 typeset -r R_OUT_POST=${WORKDIR}/IGCM_OUT 
    157153 
    158154#==================================================== 
Note: See TracChangeset for help on using the changeset viewer.