-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnav-stat.html
More file actions
55 lines (53 loc) · 1.77 KB
/
nav-stat.html
File metadata and controls
55 lines (53 loc) · 1.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<META HTTP-EQUIV="Resource-type" CONTENT="document">
<META HTTP-EQUIV="Description" CONTENT="Modula-3 Resource Page">
<META HTTP-EQUIV="Distribution" CONTENT="global">
<META HTTP-EQUIV="Keywords" CONTENT="m3, modula-3, modula3, M3, Modula-3, modula-3, cm3, CM3, FreeCM3">
<META HTTP-EQUIV="Reply-to" CONTENT="m3-support@elego.de">
<LINK HREF="normal.css" REL="stylesheet" TYPE="text/css">
<title>Free Critical Mass Modula-3 (CM3) Navigation</title>
</head>
<body class="stdbgnav">
<h3>Status</h3>
<table align="center" width="95%" border="0" cellpadding="5"
cellspacing="5">
<tbody>
<tr>
<td class="tablebg">
<a
href="http://tinderbox.elegosoft.com/tinderbox/cm3/status.html" target="Main">Tinderbox Tests</a>
</td>
</tr>
<tr>
<td class="tablebg">
<a href="logs/package-status.html" target="Main">Package Status</a>
</td>
</tr>
<tr>
<td class="tablebg">
<a href="m3tests/index.html" target="Main">M3Tests Status</a>
</td>
</tr>
<tr>
<td class="tablebg">
<a href="http://modula3.elegosoft.com/cgi-bin/cvsweb.cgi/" target="Main">CM3 Repository</a>
</td>
</tr>
<tr>
<td class="tablebg">
<a href="changelog-index.html" target="Main">CM3 ChangeLog</a>
</td>
</tr>
<tr>
<td class="tablebg">
<a href=""></a>
</td>
</tr>
</tbody>
</table>
</body>
</html>