New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 1015 for trunk/UTIL/fait_config – NEMO

Ignore:
Timestamp:
2008-05-30T12:20:55+02:00 (16 years ago)
Author:
cetlod
Message:

update the fait_AA_make and fait_config scripts to take into account the new TOP initiaization phase, see ticket 173

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UTIL/fait_config

    r967 r1015  
    110110     [ -f  trcstp.F90 ] && \rm trcstp.F90                     
    111111     [ -f  sms.F90 ] && \rm sms.F90                     
    112      [ -f  initrc.F90 ] && \rm initrc.F90                     
     112     [ -f  trcini.F90 ] && \rm trcini.F90                     
    113113     ln -sf ../TOP_SRC/*.[Ffh]90 .        
    114114     ln -sf ../TOP_SRC/*/*.[Ffh]90 . 
Note: See TracChangeset for help on using the changeset viewer.