From 0ffcdabbae452b3172f05b66593c3162a9ff4bb1 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 12 Dec 2007 20:38:51 +0000 Subject: Updated. --- ChangeLog.gz | Bin 102806 -> 15677 bytes INSTALL | 7 +++---- Makefile | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/ChangeLog.gz b/ChangeLog.gz index a28ba32e..e94ff552 100644 Binary files a/ChangeLog.gz and b/ChangeLog.gz differ diff --git a/INSTALL b/INSTALL index 34910c6b..542df03a 100644 --- a/INSTALL +++ b/INSTALL @@ -2,8 +2,7 @@ Instructions for installing Proof General ========================================= Proof General runs on a variety of platforms and with a variety of -Emacs versions; see notes below for particular hints. Please send us -additional hints for alternative platforms/Emacsen not mentioned. +Emacs versions; see COMPATIBILITY for further notes. To install, unpack the distribution somewhere. It will create a top-level directory containing Proof General, called @@ -28,8 +27,7 @@ notes below, the README file for each prover, and the file BUGS. If none of these files help, then contact me via the address below. - - David Aspinall + David Aspinall, LFCS, School Of Informatics, University of Edinburgh. Edinburgh. @@ -40,6 +38,7 @@ If none of these files help, then contact me via the address below. + Detailed installation Notes for Proof General ============================================= diff --git a/Makefile b/Makefile index 66db2e77..078b158d 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ ELISP_DIRS=${PROVERS} ${OTHER_ELISP} ELISP_EXTRAS=isar/interface isar/isartags EXTRA_DIRS = images x-symbol -DOC_FILES=AUTHORS BUGS CHANGES COPYING INSTALL README.* REGISTER doc/*.pdf +DOC_FILES=AUTHORS BUGS COMPATIBILITY CHANGES COPYING INSTALL README.* REGISTER doc/*.pdf DOC_EXAMPLES=acl2/*.acl2 hol98/*.sml isar/*.thy lclam/*.lcm lego/*.l pgshell/*.pgsh phox/*.phx plastic/*.lf twelf/*.elf DOC_SUBDIRS=${DOC_EXAMPLES} */README.* */CHANGES */BUGS -- cgit v1.2.3