Portfolio Code | Clement Colmerauer
Repositories
Site
Rabbit simulation
Code
Commits
Branches
Tags
Search
Tree:
a20104a
Branches
Tags
master
Rabbit simulation
build
colt
xdocs
navigation.xml
initial commit
Clement COLMERAUER
commited
a20104a
at 2024-09-09 10:17:52
navigation.xml
Blame
History
Raw
<?xml version="1.0"?> <!-- ================================================================= --> <!-- Definition of content of generated documentation. --> <!-- In particular logobar, header, footer, left and right navigation bar. --> <!-- $Author: hoschek3 $, $Revision: 1.2 $, $Date: 2004/02/25 23:48:17 $ --> <!-- ================================================================= --> <project name="Colt" href="http://dsd.lbl.gov/~hoschek/colt" css="style.css"> <title>Colt</title> <header> <left> <a href="http://dsd.lbl.gov/~hoschek/colt"> <img src="images/colt-logo.gif" border="0" width="160" height="100" alt="" /> </a> </left> <center> <img src="images/colt-title.jpg" alt="" /> <!-- <font face="arial"><h2> Colt </h2></font> --> </center> <right> <a href="http://www.cern.ch"> <img src="images/cern-logo.gif" border="0" alt="" /> </a> </right> </header> <body> <links currentVersion="1.2.0" lastPublished="Sep 9, 2004"> <item name="Colt" href="http://dsd.lbl.gov/~hoschek/colt"/> <item name="Sea" href="http://dsd.lbl.gov/sea/"/> <item name="Firefish" href="http://dsd.lbl.gov/firefish"/> </links> <menu name="Software"> <item name="Home" href="/index.html"/> <item name="Download" href="http://dsd.lbl.gov/~hoschek/colt-download"/> <item name="Installation" href="/install.html"/> <item name="Readme" href="/readme.html"/> <item name="Mailing List" href="/mailing.html"/> <item name="Changelog" href="/changelog.html"/> <!-- uncomment the next block to see more navigation elements --> <!-- <item name="hr"/> <item name="Other Tutorials"> <subitem name="subTutorial1" href="/tutorials.html"/> <subitem name="subTutorial2" href="/tutorials.html"/> </item> <item name="hr"/> --> </menu> <menu name="Development"> <item name="Dependencies" href="/dependencies.html"/> <item name="Javadoc API" href="/api/index.html"/> <!-- <item name="CVS Repository" href="/cvs.html"/> --> <item name="License" href="/license.html"/> </menu> <!-- uncomment the next block to see more navigation elements --> <!-- <menuSeparator/> --> <menu name="Search"> <item name="GoogleSearch" href="dsd.lbl.gov"/> </menu> </body> <!-- uncomment the next block to see more navigation elements --> <!-- <rightbody> <menu name="Research"> <item name="Related Work" href="/relatedwork.html"/> <item name="Scalable Secure P2P" href="http://dsd.lbl.gov/P2P/file-share/"/> <item name="DSD Department" href="http://dsd.lbl.gov"/> </menu> </rightbody> --> <footer> <left> </left> <center> <font color="#525D76" size="-1"> <em> Copyright © 1999, <a href="http://www.cern.ch/">CERN - European Organization for Nuclear Research</a> </em> </font> </center> <right> <a href="http://validator.w3.org/check/referer"><img src="images/valid-html401.png" alt="Valid HTML 4.01!" width="88" height="31" border="0"/> </a> <a href="http://jigsaw.w3.org/css-validator/"><img src="images/valid-css.png" alt="Valid CSS!" width="88" height="31" border="0" /> </a> </right> </footer> </project>