annotate 1__Development/6__Website/index.html @ 1:b0de2e24054e

Updating Hamilt path and created worksheet to hand-compile
author Sean Halle <seanhalle@yahoo.com>
date Mon, 03 Dec 2012 02:19:41 -0800
parents
children
rev   line source
Me@0 1 <html>
Me@0 2 <head>
Me@0 3 <title>EQNLang</title>
Me@0 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
Me@0 5 </head>
Me@0 6
Me@0 7 <body bgcolor="#FFFFFF">
Me@0 8 <h1 align="center">&nbsp;</h1>
Me@0 9 <h1 align="center">&nbsp;</h1>
Me@0 10 <h1 align="center"><font face="Trebuchet MS" size="7">The EQNLang Extensible</font></h1>
Me@0 11 <h1 align="center"><font face="Trebuchet MS" size="7">Parallel Language</font></h1>
Me@0 12 <h1 align="center">&nbsp;</h1>
Me@0 13 <table width="100%" border="1">
Me@0 14 <tr>
Me@0 15 <td width="36%">
Me@0 16 <div align="center"><a href="introduction.html">Introduction</a></div>
Me@0 17 </td>
Me@0 18 <td width="36%">
Me@0 19 <div align="center"><a href="papers.html">Papers</a></div>
Me@0 20 </td>
Me@0 21 <td width="31%">
Me@0 22 <div align="center"><a href="developers.html">Developers Corner</a></div>
Me@0 23 </td>
Me@0 24 </tr>
Me@0 25 </table>
Me@0 26 <h1 align="center">&nbsp;</h1>
Me@0 27 <table width="100%" border="1">
Me@0 28 <tr>
Me@0 29 <td width="36%">
Me@0 30 <div align="center"><a href="https://sourceforge.net/projects/eqnlang/">sourceforge
Me@0 31 project page</a></div>
Me@0 32 </td>
Me@0 33 <td width="36%">
Me@0 34 <div align="center"><a href="mailto::seanhalle@yahoo.com">contact Sean Halle</a>
Me@0 35 about joining project or to discuss it further</div>
Me@0 36 </td>
Me@0 37 </tr>
Me@0 38 </table>
Me@0 39 <p align="center">&nbsp;</p>
Me@0 40 <p align="center">&nbsp;</p>
Me@0 41 <p align="center"><a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=127528&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
Me@0 42 </p>
Me@0 43 </body>
Me@0 44 </html>