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

    r780 r782  
    174174#- BIG_DIR : BIG_DIR to store files waiting for rebuild 
    175175typeset -r BIG_DIR=${BIG_DIR:=${SCRATCHDIR}/REBUILD} 
    176  
    177 #==================================================== 
    178 #- OUT_POST 
    179 typeset -r R_OUT_POST=${SCRATCHDIR}/IGCM_OUT 
    180176 
    181177#==================================================== 
Note: See TracChangeset for help on using the changeset viewer.