File: index.html

package info (click to toggle)
golly 3.3-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 20,176 kB
  • sloc: cpp: 72,638; ansic: 25,919; python: 7,921; sh: 4,245; objc: 3,721; java: 2,781; xml: 1,362; makefile: 530; javascript: 279; perl: 69
file content (37 lines) | stat: -rw-r--r-- 933 bytes parent folder | download | duplicates (4)
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
<html>
<body bgcolor="#FFFFCE">

<table cellspacing=0 cellpadding=0 width="100%" height="100%">
<tr>
<td>
<center>

<table><tr><td>
<h2>Table of Contents</h2>
<font size=+1>
<p>
<ul>
<li> <b><a href="intro.html">Introduction</a></b>
<li> <b><a href="tips.html">Hints and Tips</a></b>
<li> <b><a href="algos.html">Algorithms</a></b>
<li> <b><a href="Lexicon/lex.htm">Life Lexicon</a></b>
<li> <b><a href="archives.html">Online Archives</a></b>
<li> <b><a href="keyboard.html">Keyboard Commands</a></b>
<li> <b><a href="refs.html">References</a></b>
<li> <b><a href="formats.html">File Formats</a></b>
<li> <b><a href="bounded.html">Bounded Grids</a></b>
<li> <b><a href="problems.html">Known Problems</a></b>
<li> <b><a href="changes.html">Changes</a></b>
<li> <b><a href="credits.html">Credits</a></b>
<li> <b><a href="about.html">About Golly</a></b>
</ul>
</font>
</td></tr></table>

</center>
</td>
</tr>
</table>

</body>
</html>