/[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.4 by edhill, Sat Dec 6 21:10:18 2003 UTC revision 1.6 by edhill, Sat Apr 2 22:12:59 2005 UTC
# Line 1  Line 1 
1  #! /usr/bin/env perl  #! /usr/bin/perl
2    
3  #  Ed Hill  #  Ed Hill
4  #  Tue Dec  2 20:17:27 EST 2003  #  Tue Dec  2 20:17:27 EST 2003
# Line 71  foreach $file (@flist) { Line 71  foreach $file (@flist) {
71          }          }
72          $menu = join "", $menu, $tmp;          $menu = join "", $menu, $tmp;
73      }      }
74      $tmp = "<a href=\"./htdig\" />Search</a><br />\n";      # $tmp = "<a href=\"./htdig\" />Search</a><br />\n";
75      $menu = join "", $menu, $tmp;      # $menu = join "", $menu, $tmp;
76    
77      #  Create the output      #  Create the output
78      $_ = $template;      $_ = $template;

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22