From e3d572318bd40aadd46d2e6a6a543f02afd47f33 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Thu, 13 Sep 2001 13:44:53 +0000 Subject: Try to fix PHP/html nonsense, by disabling SSI and enabling php for .html files --- html/develdownload.html | 142 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 141 insertions(+), 1 deletion(-) (limited to 'html/develdownload.html') diff --git a/html/develdownload.html b/html/develdownload.html index 1e121572..2aa4421a 100644 --- a/html/develdownload.html +++ b/html/develdownload.html @@ -1 +1,141 @@ - + + +

+Below is the latest pre-release of Proof General, +made available for those who wish to test the latest features or bug +fixes. For developers, this release is also available as a +complete CVS snapshot (further below). +

+

+Pre-releases of Proof General may be buggy as we add new features and +experiment with them. Nonetheless, we welcome bug reports. But +please make sure you are using the latest pre-release before +reporting problems. +

+

+Please register if you haven't done so already. +

+ + + +

Manual for ProofGeneral-3.4pre010909

+ +

+The manual included with the pre-release may be +updated from that of the +last stable release. +

+

+Here is the pre-release documentation: the user manual in +, + +or +, +and the new separate "adapting" manual, in +, + +or +. +

+ + + +

Pre-release: ProofGeneral-3.4pre010909

+ +

+This version has been tested with XEmacs version 21.4 and +(minimally) with FSF Emacs 20.7.1. +We recommend the use of XEmacs; use under FSF Emacs +can no longer be properly supported. +

+

+Check the + + file + +for a summary of changes since the last stable version, and +notes about work-in-progress. +

+ + + + + + + + + + + + + + + + + +
gzip'ed tar file
zip file
RPM package
individual fileshttp access to files in development release +
+ +

+NB: we no longer distribute the source RPM, since you can build +both source and "binary" RPMs direct from the tarball using +"rpm -ta". +

+

+For install instructions, see +the stable version download. +

+ +

+

+

+

+ + + +

Complete Archive of ProofGeneral-3.4pre010909 for Developers

+ + +

+This archive is a snapshot from our CVS repository. +

+ +

+What's the difference from the user's pre-release above? +The complete archive also includes: +

+ +

+You probably don't need to download this if you're only +interested in hacking the Emacs lisp part of the program for a prover +that is currently supported. Note that there are no pre-built +documentation files in the developer's release. +

+ + -- cgit v1.2.3