-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnav-inst.html
More file actions
90 lines (88 loc) · 2.76 KB
/
nav-inst.html
File metadata and controls
90 lines (88 loc) · 2.76 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<!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>Installation</h3>
<table align="center" width="95%" border="0" cellpadding="5"
cellspacing="5">
<tbody>
<tr>
<td class="tablebg">
<a href="installation.html" target="Main">Installation
Notes (POSIX)</a>
</td>
</tr>
<tr>
<td class="tablebg">
<a href="installation-windows.html" target="Main">Installation
on Windows</a>
</td>
</tr>
<tr>
<td class="tablebg">
<a href="download.html" target="Main">Download</a>
</td>
</tr>
<tr>
<td class="tablebg">
<a href="snaps/snapshot-index.html" target="Main">Daily Snaphot
Download</a>
</td>
</tr>
<tr>
<td class="tablebg">
<a href="uploaded-archives/index.html" target="Main">Uploaded
Archives</a>
</td>
</tr>
<tr>
<td class="tablebg">
<a href="checksums.php3" target="Main">Archive Checksums</a>
</td>
</tr>
<tr>
<td class="tablebg">
<a href="cvsup-cm3.html" target="Main">Downloading CM3
with CVSup</a>
</td>
</tr>
<tr>
<td class="tablebg">
<a href="cvs-cm3.html" target="Main">Downloading CM3 with
Anonymous CVS</a>
</td>
</tr>
<tr>
<td class="tablebg">
<a href="upgrading.html" target="Main">Upgrading CM3</a>
</td>
</tr>
<tr>
<td class="tablebg">
<a href="known-problems.html" target="Main">Known Problems</a>
</td>
</tr>
<tr>
<td class="tablebg">
<a href="known-problems-old.html" target="Main">Known Problems in old releases</a>
</td>
</tr>
<tr>
<td class="tablebg">
<a href="porting.html" target="Main">Porting CM3</a>
</td>
</tr>
</tbody>
</table>
</body>
</html>