-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnav-rsrc.html
More file actions
68 lines (66 loc) · 2.23 KB
/
nav-rsrc.html
File metadata and controls
68 lines (66 loc) · 2.23 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
56
57
58
59
60
61
62
63
64
65
66
67
68
<!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>Resources</h3>
<table align="center" width="95%" border="0" cellpadding="5"
cellspacing="5">
<tbody>
<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="doc/help/gen_html/INDEX.html" target="Main">
CM3 Source Browser</a>
</td>
</tr>
<tr>
<td class="tablebg">
<a href="cm3-cm-rules.html" target="Main">CM3 CM Rules</a>
</td>
</tr>
<tr>
<td class="tablebg">
<a href="http://www.opencm3.net/bugs/" target="Main">M3
Problem Reports / Trac</a>
</td>
</tr>
<tr>
<td class="tablebg">
<a href="mailing-lists.html" target="Main">M3 Mailing Lists</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="http://www.elegosoft.com/en/solutions/modula-3/cvs-ssh-access.html" target="elego">CM3 Repository SSH Access</a>
</td>
</tr>
<tr>
<td class="tablebg">
<a
href="http://www.elegosoft.com/en/solutions/modula-3.html"
target="elego">Modula-3@elego</a>
</td>
</tr>
</tbody>
</table>
</body>
</html>