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 3923 for trunk – NEMO

Changeset 3923 for trunk


Ignore:
Timestamp:
2013-06-14T12:54:44+02:00 (11 years ago)
Author:
smasson
Message:

trunk:compilation enhancements, bugfix of changeset r3922, see ticket #1117

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/makenemo

    r3922 r3923  
    273273 
    274274# build the complete list of the cpp keys of this configuration 
    275 for i in $( grep "^# .*key" GYRE/WORK/* )  
     275for i in $( grep "^#.*key" GYRE/WORK/* )  
    276276do 
    277277    echo $i | grep key_ 
Note: See TracChangeset for help on using the changeset viewer.