-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtoc.htm
More file actions
executable file
·21 lines (21 loc) · 1007 Bytes
/
Copy pathtoc.htm
File metadata and controls
executable file
·21 lines (21 loc) · 1007 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<div id="menu">
<ul>
<li><a href="/index.htm">Home</a></li>
<li><a href="/ptolemyII/index.htm">Ptolemy II</a></li>
<li><a href="/ptutorials/index.htm">Ptutorials</a></li>
<li><a href="/ptolemyclassic/index.htm">Ptolemy Classic</a></li>
<li><a href="/download/index.htm">Software</a></li>
<li><a href="/people/index.htm">People</a></li>
<li><a href="/projects/index.htm">Projects</a></li>
<li><a href="/sponsors.htm">Sponsors</a></li>
<li><a href="/publications/index.htm">Publications</a></li>
<li><a href="/conferences/index.htm">Conferences</a></li>
<li><a href="/presentations/index.htm">Presentations</a></li>
<li><a href="/archive/links.htm">Links</a></li>
<li><a href="/projects/index.htm">Projects</a></li>
<li><a href="/mailinglists.htm">Mailing lists</a></li>
<li><a href="/search/index.htm">Search</a></li>
<li><a href="/ptolemyII/ptIIfaq.htm">FAQ</a></li>
<li><a href="http://www.eecs.berkeley.edu/Pubs/TechRpts/2014/EECS-2014-164.html">Style Guide</a></li>
</ul>
</div><!-- /#menu -->