Mercurial > cgi-bin > hgwebdir.cgi > POP > oldRepo
comparison 1__Development/6__Website/ApacheServer/index.html @ 6:d18eee376f45
Persist graph works.. in middle of putting pointers back, adding OO
| author | Sean Halle <seanhalle@yahoo.com> |
|---|---|
| date | Wed, 06 Aug 2014 00:16:19 -0700 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:80c0111229e3 |
|---|---|
| 1 <html> | |
| 2 <head> | |
| 3 <title>EQNLang</title> | |
| 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |
| 5 </head> | |
| 6 | |
| 7 <body bgcolor="#FFFFFF"> | |
| 8 <h1 align="center"> </h1> | |
| 9 <h1 align="center"> </h1> | |
| 10 <h1 align="center"><font face="Trebuchet MS" size="7">The EQNLang Extensible</font></h1> | |
| 11 <h1 align="center"><font face="Trebuchet MS" size="7">Parallel Language</font></h1> | |
| 12 <h1 align="center"> </h1> | |
| 13 <table width="100%" border="1"> | |
| 14 <tr> | |
| 15 <td width="36%"> | |
| 16 <div align="center"><a href="introduction.html">Introduction</a></div> | |
| 17 </td> | |
| 18 <td width="36%"> | |
| 19 <div align="center"><a href="papers.html">Papers</a></div> | |
| 20 </td> | |
| 21 <td width="31%"> | |
| 22 <div align="center"><a href="developers.html">Developers Corner</a></div> | |
| 23 </td> | |
| 24 </tr> | |
| 25 </table> | |
| 26 <h1 align="center"> </h1> | |
| 27 <table width="100%" border="1"> | |
| 28 <tr> | |
| 29 <td width="36%"> | |
| 30 <div align="center"><a href="https://sourceforge.net/projects/eqnlang/">sourceforge | |
| 31 project page</a></div> | |
| 32 </td> | |
| 33 <td width="36%"> | |
| 34 <div align="center"><a href="mailto::seanhalle@yahoo.com">contact Sean Halle</a> | |
| 35 about joining project or to discuss it further</div> | |
| 36 </td> | |
| 37 </tr> | |
| 38 </table> | |
| 39 <p align="center"> </p> | |
| 40 <p align="center"> </p> | |
| 41 <p align="center"><a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=127528&type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a> | |
| 42 </p> | |
| 43 </body> | |
| 44 </html> |
