Mercurial > cgi-bin > hgwebdir.cgi > POP > oldRepo
diff 1__Development/6__Website/contributors.html @ 0:a8cd65eca9a9
Initial add
| author | Me@portablequad |
|---|---|
| date | Sun, 25 Dec 2011 14:39:36 -0800 |
| parents | |
| children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/1__Development/6__Website/contributors.html Sun Dec 25 14:39:36 2011 -0800 1.3 @@ -0,0 +1,31 @@ 1.4 +<html> 1.5 +<head> 1.6 +<title>Contributors</title> 1.7 +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 1.8 +</head> 1.9 + 1.10 +<body bgcolor="#FFFFFF"> 1.11 + 1.12 +<p> </p> 1.13 +<h2>Contributors</h2> 1.14 +<p> </p> 1.15 +<p>Sean Halle, UCSC, INRIA Saclay -- <a href="mailto:seanhalle@yahoo.com">contact</a></p> 1.16 +<blockquote> 1.17 + <p>Sean has been developing EQNLang as a collaboration with Gabe Hare for use 1.18 + in Theoretical Physics work. The work on EQNLang comes out of a larger project 1.19 + for portable parallelism called <a href="http://codetime.sourceforge.net">codetime</a>. 1.20 + </p> 1.21 +</blockquote> 1.22 +<p> </p> 1.23 +<p>Gabriel Hare, UC Santa Cruz</p> 1.24 +<blockquote> 1.25 + <p> </p> 1.26 + <p> </p> 1.27 +</blockquote> 1.28 +<p>The <a href="https://sourceforge.net/projects/eqnlang/">SourceForge development 1.29 + team</a></p> 1.30 +<blockquote> 1.31 + <p> </p> 1.32 +</blockquote> 1.33 +</body> 1.34 +</html>
