Parent Directory
|
Revision Log
|
Revision Graph
This change makes offsite links appear in a new window. I think this is better than splatting the distribution web site, its what paoc.mit.edu does so it must be good.
| 1 | adcroft | 1.1 | <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> |
| 2 | <html> | ||
| 3 | <head> | ||
| 4 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | ||
| 5 | <meta name="Author" content="AJA@MIT '01"> | ||
| 6 | <meta name="GENERATOR" content="Mozilla/4.75 [en] (X11; U; Linux 2.2.14-5.0 i686) [Netscape]"> | ||
| 7 | <title>Side Menu Bar Frame</title> | ||
| 8 | </head> | ||
| 9 | cnh | 1.2 | <body text="#000000" bgcolor="#FFFFFF" vlink="#51188E" alink="#FF0000"> |
| 10 | adcroft | 1.1 | |
| 11 | <h3>Download</h3> | ||
| 12 | |||
| 13 | <p> | ||
| 14 | <a href="viaCVS.html" target="mainBodyFrame">using CVS</a> | ||
| 15 | |||
| 16 | <p> | ||
| 17 | <a href="viaTarFile.html" target="mainBodyFrame">as a tar file</a> | ||
| 18 | |||
| 19 | <h3>Other software</h3> | ||
| 20 | |||
| 21 | <p> | ||
| 22 | cnh | 1.3 | <a href="http://www-unix.mcs.anl.gov/mpi/mpich/" target="idontexist">MPICH</a> |
| 23 | adcroft | 1.1 | |
| 24 | <p> | ||
| 25 | cnh | 1.3 | <a href="http://fastopt.de/taf/" target="idontexist">TAF</a> |
| 26 | adcroft | 1.1 | |
| 27 | <h3> | ||
| 28 | Compilers</h3> | ||
| 29 | cnh | 1.3 | <a href="http://gcc.gnu.org/" target="idontexist">G77</a> |
| 30 | <p><a href="http://developer.intel.com/software/products/compilers/f50/linux/" target="idontexist">Intel | ||
| 31 | adcroft | 1.1 | Fortran</a> |
| 32 | cnh | 1.3 | <p><a href="http://www.compaq.com/fortran/linux/index.html" target="idontexist">Compaq |
| 33 | adcroft | 1.1 | Fotran</a> |
| 34 | <hr> | ||
| 35 | </body> | ||
| 36 | </html> |
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |