1 |
<! Style Sheet Header>
|
2 |
<html>
|
3 |
<head>
|
4 |
<title>tools.html</title>
|
5 |
<body bgcolor="beige">
|
6 |
<! End Style Sheet Header -----------Insert Text Here --------------------->
|
7 |
<center>
|
8 |
Tools
|
9 |
<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 |
</center>
|
13 |
<hr>
|
14 |
<a href=insure.html>Insure ++</a> Run time profiling tool
|
15 |
|
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 |
Last Updated Fri Oct 8 17:29:05 1999
|
25 |
</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>
|