src/ZF/ex/README.html
changeset 15582 7219facb3fd0
parent 15283 f21466450330
child 36862 952b2b102a0a
--- a/src/ZF/ex/README.html	Mon Mar 07 18:40:36 2005 +0100
+++ b/src/ZF/ex/README.html	Mon Mar 07 19:17:07 2005 +0100
@@ -1,16 +1,23 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
 <!-- $Id$ -->
-<HTML><HEAD><TITLE>ZF/ex/README</TITLE></HEAD><BODY>
+
+<html>
 
-<H2>ZF general examples</H2>
+<head>
+  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+  <title>ZF/ex/README</title>
+</head>
 
-<P>Examples on this directory include a simple form of Ramsey's theorem.  A
-<A
-HREF="http://www.cl.cam.ac.uk/Research/Reports/TR271-lcp-set-theory.dvi.Z">report</A>
-is available.
+<body>
+
+<h2>ZF general examples</h2>
 
-<P>Several (co)inductive and (co)datatype definitions are presented.  <A HREF="http://www.cl.cam.ac.uk/Research/Reports/TR312-lcp-set-II.ps.gz">One report</A> describes the theoretical foundations of datatypes while <A HREF="http://www.cl.cam.ac.uk/Research/Reports/TR320-lcp-isabelle-ind-defs.dvi.gz">another</A> describes the package that automates their declaration.
+Examples on this directory include a simple form of Ramsey's theorem.  A <a href="http://www.cl.cam.ac.uk/Research/Reports/TR271-lcp-set-theory.dvi.Z">report</a> is available.
+
+<p>
+
+Several (co)inductive and (co)datatype definitions are presented.  <a href="http://www.cl.cam.ac.uk/Research/Reports/TR312-lcp-set-II.ps.gz">One report</a> describes the theoretical foundations of datatypes while <a href="http://www.cl.cam.ac.uk/Research/Reports/TR320-lcp-isabelle-ind-defs.dvi.gz">another</a> describes the package that automates their declaration.
 
 </body>
 </html>