1 |
williamc |
1.1.2.1 |
<! Style Sheet Header>
|
2 |
|
|
<html>
|
3 |
|
|
<head>
|
4 |
|
|
<title>tools.html</title>
|
5 |
williamc |
1.1.2.2 |
<body bgcolor="beige">
|
6 |
williamc |
1.1.2.1 |
<! End Style Sheet Header -----------Insert Text Here --------------------->
|
7 |
|
|
<center>
|
8 |
|
|
Tools
|
9 |
williamc |
1.1.2.2 |
<font color=red>S</font>oftware <font color=red>C</font>onfiguration,
|
10 |
|
|
<font color=red>R</font>elease <font color=red>A</font>nd
|
11 |
|
|
<font color=red>M</font>anagement
|
12 |
williamc |
1.1.2.1 |
</center>
|
13 |
|
|
<hr>
|
14 |
williamc |
1.1.2.2 |
<a href=insure.html>Insure ++</a> Run time profiling tool
|
15 |
williamc |
1.1.2.1 |
|
16 |
|
|
<! Style Sheet Footer ---------------Do not change anything after this line-->
|
17 |
|
|
<hr>
|
18 |
|
|
<table border=1 width=100%>
|
19 |
|
|
<td align=left>
|
20 |
|
|
<a href=mailto:Christopher.Williams@cern.ch
|
21 |
|
|
>Chris Williams</a>
|
22 |
|
|
</td>
|
23 |
|
|
<td align=center>
|
24 |
williamc |
1.1.2.2 |
Last Updated Fri Oct 8 17:29:05 1999
|
25 |
williamc |
1.1.2.1 |
</td>
|
26 |
|
|
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
|
27 |
|
|
</td>
|
28 |
|
|
</table>
|
29 |
|
|
</body> </html>
|
30 |
|
|
<! End Style Sheet Footer>
|