Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.16 by jmc, Mon Oct 21 23:53:20 2019 UTC | revision 1.17 by jmc, Sat Dec 7 16:22:32 2019 UTC | |
|---|---|---|
| # | Line 200 do | Line 200 do |
| 200 | if test $typ = 'mp2' -o $typ = 'ifc' ; then | if test $typ = 'mp2' -o $typ = 'ifc' ; then |
| 201 | addExp="offline_cheapaml atm_gray atm_strato" | addExp="offline_cheapaml atm_gray atm_strato" |
| 202 | fi | fi |
| if test $typ = 'gfo' -o $typ = 'ifc' -o $typ = 'adm' ; then | ||
| addExp="$addExp global_oce_biogeo_bling" | ||
| fi | ||
| 203 | if test $typ = 'gfo' -o $typ = 'ifc' ; then | if test $typ = 'gfo' -o $typ = 'ifc' ; then |
| 204 | addExp="$addExp shelfice_remeshing" | addExp="$addExp shelfice_remeshing" |
| 205 | fi | fi |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |