/[MITgcm]/MITgcm_contrib/osse/da/mkens
ViewVC logotype

Diff of /MITgcm_contrib/osse/da/mkens

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

revision 1.1 by afe, Tue Jun 8 17:38:41 2004 UTC revision 1.2 by afe, Tue Jun 8 19:35:06 2004 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2    
3  for i in "00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22  for i in 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 \
4  23 24 25 26 27 28 29 30"; do  23 24 25 26 27 28 29 30; do
5    
6  #for ((i=1;$i<=30;i++;)); do  #for ((i=1;$i<=30;i++;)); do
7  #  if (($i<10)); then  #  if (($i<10)); then

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22