/[MITgcm]/mitgcm.org/front_content/make_summary
ViewVC logotype

Diff of /mitgcm.org/front_content/make_summary

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.71 by jmc, Wed Aug 15 18:27:54 2012 UTC revision 1.72 by jmc, Thu Aug 16 02:42:56 2012 UTC
# Line 168  for mname in $MACHINES ; do Line 168  for mname in $MACHINES ; do
168          if test "x$ADJOINT" = xtrue ; then          if test "x$ADJOINT" = xtrue ; then
169              kind="adjoint" ; order='000'              kind="adjoint" ; order='000'
170          elif test "x$TANGLIN" = xtrue ; then          elif test "x$TANGLIN" = xtrue ; then
171              kind="tang-lin" ; order='001'              kind="tanglin" ; order='001'
172          elif test "x$RESTART" = x0 ; then          elif test "x$RESTART" = x0 ; then
173              kind="forward" ; order='002'              kind="forward" ; order='002'
174          else          else

Legend:
Removed from v.1.71  
changed lines
  Added in v.1.72

  ViewVC Help
Powered by ViewVC 1.1.22