SCM Repository
[diderot] / web / htdocs / examples.html |
View of /web/htdocs/examples.html
Parent Directory
|
Revision Log
Revision 1474 -
(download)
(as text)
(annotate)
Sun Aug 28 19:00:14 2011 UTC (10 years, 10 months ago) by jhr
File size: 1847 byte(s)
Sun Aug 28 19:00:14 2011 UTC (10 years, 10 months ago) by jhr
File size: 1847 byte(s)
prototype of new Diderot website
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Diderot Project: Examples</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="generator" content="BBEdit 9.6"> <link rel="stylesheet" type="text/css" href="styles/styles.css" /> </head> <body> <div id="container"> <div id="pageHeader"><!-- Start page header --> <div id="pageLogo"> <img src="images/logo2-504x216.png" width="504" height="216" alt="Site logo"/> </div> <div id="pageTitle"> <h1>Diderot</h1> <h2>A Parallel DSL for Image Analysis and Visualization</h2> </div> </div><!-- End page header --> <div id="navcontainer"><!-- Start Navigation --> <ul> <li><a href="new-index.html" rel="self">Home</a></li> <li><a href="examples.html" rel="self" id="current">Examples</a></li> <li><a href="documentation.html">Documentation</a></li> <li><a href="downloads.html" rel="self">Downloads</a></li> <li><a href="links.html" rel="self">Links</a></li></ul> </div><!-- End navigation --> <div class="clearer"></div> <div id="contentContainer"><!-- Start main content wrapper --> <div id="content"><!-- Start content --> </div><!-- End content --> </div><!-- End main content wrapper --> <div class="clearer"></div> <div id="footer"><!-- Start Footer --> <div id="breadcrumbcontainer"><!-- Start the breadcrumb wrapper --> <ul> <li><a href="new-index.html">Home</a> > </li> <li><a href="links.html">Examples</a> > </li> </ul> </div><!-- End breadcrumb --> <p>© 2011 The Diderot Project</p> </div><!-- End Footer --> </div><!-- End container --> </body> </html>
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |