tuned;
authorwenzelm
Mon, 02 Nov 1998 21:34:40 +0100
changeset 5792 4fe5d5aff4df
parent 5791 96ab3e097732
child 5793 9ef3db99f24a
tuned; fixed links;
Admin/page/index.html
--- a/Admin/page/index.html	Mon Nov 02 21:22:03 1998 +0100
+++ b/Admin/page/index.html	Mon Nov 02 21:34:40 1998 +0100
@@ -82,10 +82,9 @@
 Barendregt's Lambda Cube.  There are also some sequent calculus
 examples under <a
 href="http://www.in.tum.de/~isabelle/library/Sequents/">Sequents</a>,
-including modal or linear logics.  There are a few more examples,
-again see the <a
+including modal or linear logics.  Again see the <a
 href="http://www.in.tum.de/~isabelle/library/">Isabelle theory
-library</a>.
+library</a> for other examples.
 
 
 <h2>Defining Logics</h2>
@@ -107,8 +106,8 @@
 <li> instantiate generic proof tools (simplifier, classical tableau
 prover etc.),
 
-<li> manually code special proof procedures (via tacticals or hand
-written ML).
+<li> manually code special proof procedures (via tacticals or
+hand-written ML).
 
 </ol>
 
@@ -123,17 +122,18 @@
 prover involves only minimal ML-based setup.  One may also write
 arbitrary proof procedures or even theory extension packages in ML,
 without breaching system soundness (Isabelle follows the well-known
-"LCF system approach" to achieve a secure system).
+<em>LCF system approach</em> to achieve a secure system).
 
 
 <h2>Further information</h2>
 
-<a href="http://www.cl.cam.ac.uk/Research/HVG/isabelle.html"><img
+<a href="http://www.cl.cam.ac.uk/Research/HVG/cambridge.html"><img
 src="cambridge.gif" width=144 align=right alt="[Cambridge]"></a> <a
-href="http://www.in.tum.de/~isabelle/"><img src="munich.gif" width=47
-align=right alt="[Munich]"></a> The local Isabelle pages at <a
-href="http://www.cl.cam.ac.uk/Research/HVG/isabelle.html">Cambridge</a>
-and <a href="http://www.in.tum.de/~isabelle/">Munich</a> provide
-further information on Isabelle and related projects.
+href="http://www.in.tum.de/~isabelle/munich.html"><img
+src="munich.gif" width=47 align=right alt="[Munich]"></a> The local
+Isabelle pages at <a
+href="http://www.cl.cam.ac.uk/Research/HVG/cambridge.html">Cambridge</a>
+and <a href="http://www.in.tum.de/~isabelle/munich.html">Munich</a>
+provide further information on Isabelle and related projects.
 
 </html>