# HG changeset patch # User wenzelm # Date 904211418 -7200 # Node ID 74c2da44d144d4e577ce5f62050140b48cbd8e7e # Parent dfbe72ddbd2d1cd5920967ca6786ce63b6c97494 weblinted, tuned; diff -r dfbe72ddbd2d -r 74c2da44d144 lib/html/index1.html --- a/lib/html/index1.html Thu Aug 27 11:19:35 1998 +0200 +++ b/lib/html/index1.html Thu Aug 27 11:50:18 1998 +0200 @@ -1,34 +1,52 @@ -Isabelle Logics ({ISABELLE}) -
-

-

-

-Switch to Java-based version, including theory graph browser. -

+ + +Isabelle Logics ({ISABELLE}) + + + +Isabelle + +

+ +Switch to Java-based version, including +theory graph browser. + +

+ Click on the logic's name to view a list of its theories. -


+ +
+ First-Order Logic - -
+ + + +
+ Higher-Order Logic - -
+ + + +
+ Miscellaneous - -
- + + + +
+ + + diff -r dfbe72ddbd2d -r 74c2da44d144 lib/html/index2.html --- a/lib/html/index2.html Thu Aug 27 11:19:35 1998 +0200 +++ b/lib/html/index2.html Thu Aug 27 11:50:18 1998 +0200 @@ -1,34 +1,51 @@ -Isabelle Logics ({ISABELLE}) -
-

-

-

-Switch to plain HTML version. -

+ + +Isabelle Logics ({ISABELLE}) + + + +Isabelle + +

+ +Switch to plain HTML version. + +

+ Click on the logic's name to view the graph of its theories. -


+ +
+ First-Order Logic - -
+ + + +
+ Higher-Order Logic - -
+ + + +
+ Miscellaneous - -
- + + + +
+ + + diff -r dfbe72ddbd2d -r 74c2da44d144 src/HOL/TLA/README.html --- a/src/HOL/TLA/README.html Thu Aug 27 11:19:35 1998 +0200 +++ b/src/HOL/TLA/README.html Thu Aug 27 11:50:18 1998 +0200 @@ -26,7 +26,7 @@ The distribution includes the following examples: - + diff -r dfbe72ddbd2d -r 74c2da44d144 src/ZF/ex/README.html --- a/src/ZF/ex/README.html Thu Aug 27 11:19:35 1998 +0200 +++ b/src/ZF/ex/README.html Thu Aug 27 11:50:18 1998 +0200 @@ -5,7 +5,7 @@

Examples on this directory include a simple form of Ramsey's theorem. A report +HREF="http://www.cl.cam.ac.uk/Research/Reports/TR271-lcp-set-theory.dvi.Z">report is available.

Several (co)inductive and (co)datatype definitions are presented. One report describes the theoretical foundations of datatypes while another describes the package that automates their declaration.