1
|
<!--
|
2
|
* sitemaps.html
|
3
|
*
|
4
|
* Authors: Michael Daigle
|
5
|
* Copyright: 2008 Regents of the University of California and the
|
6
|
* National Center for Ecological Analysis and Synthesis
|
7
|
* For Details: http://www.nceas.ucsb.edu/
|
8
|
* Created: 2008 November 4
|
9
|
* Version:
|
10
|
* File Info: '$ '
|
11
|
*
|
12
|
*
|
13
|
-->
|
14
|
<HTML>
|
15
|
<HEAD>
|
16
|
<TITLE>Metacat Developement Hardware Requirements</TITLE>
|
17
|
<!-- unfortunately, we have to look for the common css file in the
|
18
|
user docs directory. This is because the user docs deploy to
|
19
|
the top level of the metacat docs on the knb web server -->
|
20
|
<link rel="stylesheet" type="text/css" href="../user/common.css">
|
21
|
<link rel="stylesheet" type="text/css" href="./default.css">
|
22
|
</HEAD>
|
23
|
<BODY>
|
24
|
<table width="100%">
|
25
|
<tr>
|
26
|
<td class="tablehead" colspan="2"><p class="label">Metacat Developement Hardware Requirements</p></td>
|
27
|
<td class="tablehead" colspan="2" align="right">
|
28
|
<a href="./metacat-architecture.html">Back</a> | <a href="./index.html">Home</a> |
|
29
|
<a href="./metacat-eclipse-project.html">Next</a>
|
30
|
</td>
|
31
|
</tr>
|
32
|
</table>
|
33
|
|
34
|
<br>
|
35
|
<a href="./metacat-architecture.html">Back</a> | <a href="./index.html">Home</a> |
|
36
|
<a href="./metacat-eclipse-project.html">Next</a>
|
37
|
</ul>
|
38
|
|
39
|
</BODY>
|
40
|
</HTML>
|