# HG changeset patch # User wenzelm # Date 1127296238 -7200 # Node ID b0d70cf4ed18bcf60f64566f7eb783704c065d45 # Parent 07371b92d382bc317abce66a648df2da001252dd updated for Isabelle2005; diff -r 07371b92d382 -r b0d70cf4ed18 COPYRIGHT --- a/COPYRIGHT Wed Sep 21 11:50:20 2005 +0200 +++ b/COPYRIGHT Wed Sep 21 11:50:38 2005 +0200 @@ -1,6 +1,6 @@ ISABELLE COPYRIGHT NOTICE, LICENCE AND DISCLAIMER. -Copyright (c) 2004, +Copyright (c) 2005, University of Cambridge and Technische Universitaet Muenchen. diff -r 07371b92d382 -r b0d70cf4ed18 INSTALL --- a/INSTALL Wed Sep 21 11:50:20 2005 +0200 +++ b/INSTALL Wed Sep 21 11:50:38 2005 +0200 @@ -17,7 +17,6 @@ site installation of Isabelle on Linux/x86 works like this: tar -C /usr/local -xzf Isabelle.tar.gz - tar -C /usr/local -xzf polyml_base.tar.gz tar -C /usr/local -xzf polyml_x86-linux.tar.gz tar -C /usr/local -xzf HOL_x86-linux.tar.gz @@ -27,8 +26,8 @@ 1) [ISABELLE_HOME]/contrib 2) [ISABELLE_HOME]/.. + 4) /usr/local 3) /usr/share - 4) /usr/local 5) /opt This may be changed by editing [ISABELLE_HOME]/etc/settings manually. @@ -49,7 +48,7 @@ ---------------- The Isabelle.tar.gz archive already contains all Isabelle sources (and -documentation). Precompiled object-logics are provided for +documentation). Precompiled object-logics are provided for convenience. Assuming proper configuration of the underlying ML system @@ -60,7 +59,7 @@ Special object-logic targets may be specified as follows: - [ISABELLE_HOME]/build -m HOL-Complex HOL + [ISABELLE_HOME]/build -m HOL-Algebra HOL 2) User installation diff -r 07371b92d382 -r b0d70cf4ed18 README.html --- a/README.html Wed Sep 21 11:50:20 2005 +0200 +++ b/README.html Wed Sep 21 11:50:38 2005 +0200 @@ -21,37 +21,17 @@
Isabelle requires a real Unix box with sufficient resources, say 64 MB -of free main memory and a decent CPU. Speaking by today's hardware -standards, any moderate Linux box should give a very nice platform for -Isabelle.
- -Furthermore, Isabelle needs the following software, which is not part -of the distribution:
-The following ML system and platform combinations are known to work -very well:
+Isabelle requires a regular Unix platform (e.g. GNU Linux) with the +following additional software:
Poly/ML, previously a -commercial product, is back in the free world. It is by far the best -compiler for running Isabelle, requiring the least memory and offering -the highest performance.
- -SML/NJ needs more -store and disk space, but on the other hand supports more platforms. -The current official release is 110.
-Binary packages are available for Isabelle/HOL and ZF for several @@ -118,8 +98,8 @@
Tobias Nipkow
-Institut für Informatik
-Technische Universität Mnchen
+Institut für Informatik
+Technische Universität München
Boltzmannstr. 3
D-85748 Garching
Germany