/[MITgcm]/mitgcm.org/front_content/Assemble.pl
ViewVC logotype

Diff of /mitgcm.org/front_content/Assemble.pl

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

revision 1.2 by edhill, Thu Dec 4 02:14:52 2003 UTC revision 1.3 by edhill, Thu Dec 4 03:10:49 2003 UTC
# Line 56  foreach $file (@flist) { Line 56  foreach $file (@flist) {
56          $ind = "";          $ind = "";
57          $name = $name0{$fm};          $name = $name0{$fm};
58          if (length($name1{$fm}) > 0) {          if (length($name1{$fm}) > 0) {
59              $ind = "  ";              $ind = "   ";
60              $name = $name1{$fm};              $name = $name1{$fm};
61          }          }
62          if (length($ind) > 0 and ($name0{$fm} ne $cname)) {          if (length($ind) > 0 and ($name0{$fm} ne $cname)) {

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

  ViewVC Help
Powered by ViewVC 1.1.22