# HG changeset patch # User wenzelm # Date 864227580 -7200 # Node ID 815ef58483246fa8f5337845102b652f50836724 # Parent 636322bfd05798a3b047aa0aa55311336a918cdc tuned all READMEs; diff -r 636322bfd057 -r 815ef5848324 README.html --- a/README.html Wed May 21 17:11:46 1997 +0200 +++ b/README.html Wed May 21 17:13:00 1997 +0200 @@ -32,7 +32,7 @@ distribution:
-
- -
- -
-
Useful references on Constructive Type Theory: @@ -29,4 +18,6 @@
+This directory contains the ML sources of the Isabelle system for the +Lambda-Cube.
-
- -
NB: the formalization is not completely sound! It does not enforce distinctness of variable names in contexts!
@@ -28,4 +18,5 @@
Introduction to Generalised Type Systems
J. Functional Programming
-
+
+
diff -r 636322bfd057 -r 815ef5848324 src/FOL/README.html
--- a/src/FOL/README.html Wed May 21 17:11:46 1997 +0200
+++ b/src/FOL/README.html Wed May 21 17:13:00 1997 +0200
@@ -1,27 +1,19 @@
-
-
- -
- -
-
Useful references on First-Order Logic:
-
diff -r 636322bfd057 -r 815ef5848324 src/HOL/README.html --- a/src/HOL/README.html Wed May 21 17:11:46 1997 +0200 +++ b/src/HOL/README.html Wed May 21 17:13:00 1997 +0200 @@ -1,26 +1,12 @@ -
+This directory contains the ML sources of the Isabelle system for +Higher-Order Logic.
-
-
There are several subdirectories. To execute them, issue the command -
- use_dir "<DIR>"; --where <DIR> is the desired directory - +There are several subdirectories with examples:
-Version: 1.0
-Date: 1.05.97
- -The distribution contains - +The distribution contains:
-Version: 2.0
-Date: 16.08.95
- -A detailed description (in german) of the entire development can be found in +A detailed description (in german) of the entire development can be found in:
+This directory contains the ML sources of the Isabelle system for +LCF, based on FOL.
-
+The ex subdirectory contains some examples.
-
-
- use "ex/ROOT.ML"; --To execute examples in a particular logic (LK/ILL/Modal) use the -appropriate command: -
- use "ex/LK/ROOT.ML"; - use "ex/ILL/ROOT.ML"; - use "ex/Modal/ROOT.ML"; --
-
Much of the work in Modal logic was done by Martin Coen. Thanks to +Much of the work in Modal logic was done by Martin Coen. Thanks to Rajeev Gore' for supplying the inference system for S43. Sara Kalvala reorganized the files and supplied Linear Logic. Jacob Frost provided some improvements to the syntax of sequents. diff -r 636322bfd057 -r 815ef5848324 src/Tools/README --- a/src/Tools/README Wed May 21 17:11:46 1997 +0200 +++ b/src/Tools/README Wed May 21 17:13:00 1997 +0200 @@ -1,3 +1,11 @@ + +*************************************************************************** + +IMPORTANT NOTE: These tools will disappear next time! + +*************************************************************************** + + Tools: Shell scripts and utilities associated with Isabelle To make these tools visible, you may wish to add this directory to your PATH diff -r 636322bfd057 -r 815ef5848324 src/ZF/AC/README.html --- a/src/ZF/AC/README.html Wed May 21 17:11:46 1997 +0200 +++ b/src/ZF/AC/README.html Wed May 21 17:13:00 1997 +0200 @@ -1,5 +1,5 @@ -
-
Last modified 5 March 1996 - -
-Lawrence C. Paulson / -lcp@cl.cam.ac.uk -
+ + diff -r 636322bfd057 -r 815ef5848324 src/ZF/Coind/README.html --- a/src/ZF/Coind/README.html Wed May 21 17:11:46 1997 +0200 +++ b/src/ZF/Coind/README.html Wed May 21 17:13:00 1997 +0200 @@ -1,5 +1,5 @@ --
Last modified 5 March 1996 - -
-Lawrence C. Paulson / -lcp@cl.cam.ac.uk -
+ + diff -r 636322bfd057 -r 815ef5848324 src/ZF/IMP/README.html --- a/src/ZF/IMP/README.html Wed May 21 17:11:46 1997 +0200 +++ b/src/ZF/IMP/README.html Wed May 21 17:13:00 1997 +0200 @@ -1,5 +1,5 @@ -Last modified 5 March 1996 - -
-Lawrence C. Paulson / -lcp@cl.cam.ac.uk - -
-Tobias Nipkow / Tobias.Nipkow@informatik.tu-muenchen.de -
diff -r 636322bfd057 -r 815ef5848324 src/ZF/README.html --- a/src/ZF/README.html Wed May 21 17:11:46 1997 +0200 +++ b/src/ZF/README.html Wed May 21 17:13:00 1997 +0200 @@ -1,25 +1,11 @@ -+This directory contains the ML sources of the Isabelle system for +ZF Set Theory, based on FOL.
-
Last modified 5 March 1996 - -
-Lawrence C. Paulson / -lcp@cl.cam.ac.uk -
+ + diff -r 636322bfd057 -r 815ef5848324 src/ZF/ex/README.html --- a/src/ZF/ex/README.html Wed May 21 17:11:46 1997 +0200 +++ b/src/ZF/ex/README.html Wed May 21 17:13:00 1997 +0200 @@ -1,5 +1,5 @@ -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. -
Last modified 5 March 1996 - -
- + +