blob: 4a24229fdec04bed40fa843f9e6a8548ab190e8b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=us-ascii">
<title>Ghostscript</title>
<!-- Ghostscript auto-referral to the introductory document -->
<meta http-equiv="REFRESH" content="0; url=Readme.htm">
</head>
<body>
<p>
Please see <a href="Readme.htm">Readme.htm</a> for an index of the
Ghostscript documentation.
</body>
</html>
|