diff options
Diffstat (limited to 'doc/sys.htm')
-rw-r--r-- | doc/sys.htm | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/sys.htm b/doc/sys.htm new file mode 100644 index 0000000..a50827e --- /dev/null +++ b/doc/sys.htm @@ -0,0 +1,24 @@ +<html> + +<head> +<meta name="GENERATOR" content="vim"> +<title>viDOOM - Free Software DOOM editor</title> +</head> + +<body> + +<h1 align="center">System Dependent</h1> + +<p>The following is a list of the pages provided for each port:</p> + +<ul> + <li><a href="djgpp.htm">DJGPP</a></li> +</ul> + +<hr> + +<p><a href="index.htm">Back to index</a></p> + +<p><tt>$Id$</tt></p> +</body> +</html> |