 Parent Directory
|
 Parent Directory
|  Revision Log
|
 Revision Log
|  Revision Graph
|
 Revision Graph
|  Patch
 Patch
| revision 1.7 by edhill, Thu Apr 6 19:52:17 2006 UTC | revision 1.8 by heimbach, Tue Jan 15 17:12:18 2008 UTC | |
|---|---|---|
| # | Line 57 foreach $file (@flist) { | Line 57 foreach $file (@flist) { | 
| 57 | $name = $name0{$fm}; | $name = $name0{$fm}; | 
| 58 | ||
| 59 | if ($name eq "Documentation") { | if ($name eq "Documentation") { | 
| 60 | $tmp = "<a href=\"http://mitgcm.org/pelican/\">" | $tmp = "<a href=\"http://eddy.csail.mit.edu/r2/latest/\">" | 
| 61 | . "Documentation</a><br />\n"; | . "Documentation</a><br />\n"; | 
| 62 | $menu = join "", $menu, $tmp; | $menu = join "", $menu, $tmp; | 
| 63 | next; | next; | 
| 
 | ||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |