diff options
| author | David Aspinall | 2001-09-02 10:17:41 +0000 |
|---|---|---|
| committer | David Aspinall | 2001-09-02 10:17:41 +0000 |
| commit | 2532dc6f4e30f818099ff37cdca3ac3b947b7fa2 (patch) | |
| tree | 428506504e2c3219afbfaa8cfd1e2e1821b98d7e /html/devel.html | |
| parent | 0816b51ece79bec07fcda3ef413355c032a16c6d (diff) | |
Set version tag for new release.
Diffstat (limited to 'html/devel.html')
| -rw-r--r-- | html/devel.html | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/html/devel.html b/html/devel.html index 5b996374..4e884bc9 100644 --- a/html/devel.html +++ b/html/devel.html @@ -16,14 +16,14 @@ here. <li> Download the latest <a href="develdownload.html">development release: <!-- WARNING! Line below automatically edited by makefile. --> - <b>ProofGeneral-3.3pre010830</b></a> + <b>ProofGeneral-3.3pre010902</b></a> <!-- end WARNING --> <br> or <a href="ProofGeneral">browse</a> the development distribution. <br> Check the <!-- WARNING! Line below automatically edited by makefile. --> -<?php fileshow("ProofGeneral-3.3pre010830/CHANGES","CHANGES"); ?> file +<?php fileshow("ProofGeneral-3.3pre010902/CHANGES","CHANGES"); ?> file <!-- End Warning. --> for a summary of changes since the last stable version. </li> @@ -50,14 +50,14 @@ Take a look at the Proof General <a href="projects.html">project proposals</a>. <li> Read the developer's -<?php fileshow("ProofGeneral-3.3pre010830/README.devel","README file"); ?>, +<?php fileshow("ProofGeneral-3.3pre010902/README.devel","README file"); ?>, with development hints and tips. </li> </ul> <ul> <li> Read the brief list of planned -<?php fileshow("ProofGeneral-3.3pre010830/TODO","things to do "); ?> +<?php fileshow("ProofGeneral-3.3pre010902/TODO","things to do "); ?> for Proof General. </ul> <ul> @@ -65,29 +65,29 @@ for Proof General. <a name="lowleveltodo">See our current low-level lists of things to do</a>, for the <!-- WARNING! Lines below automatically edited by makefile. --> - <?php fileshow("ProofGeneral-3.3pre010830/todo","generic base"); ?>, + <?php fileshow("ProofGeneral-3.3pre010902/todo","generic base"); ?>, <br> and for each prover: - <?php fileshow("ProofGeneral-3.3pre010830/lego/todo","lego to do"); ?>, - <?php fileshow("ProofGeneral-3.3pre010830/coq/todo","coq to do"); ?>, - <?php fileshow("ProofGeneral-3.3pre010830/isa/todo","isa to do"); ?>, - <?php fileshow("ProofGeneral-3.3pre010830/isar/todo","isar to do"); ?>, - <?php fileshow("ProofGeneral-3.3pre010830/hol98/todo","hol to do"); ?>. + <?php fileshow("ProofGeneral-3.3pre010902/lego/todo","lego to do"); ?>, + <?php fileshow("ProofGeneral-3.3pre010902/coq/todo","coq to do"); ?>, + <?php fileshow("ProofGeneral-3.3pre010902/isa/todo","isa to do"); ?>, + <?php fileshow("ProofGeneral-3.3pre010902/isar/todo","isar to do"); ?>, + <?php fileshow("ProofGeneral-3.3pre010902/hol98/todo","hol to do"); ?>. <!-- end WARNING --> </li> </ul> <!-- <ul> --> <!-- <li> --> <!-- Browse source files from the current pre-release: --> -<!-- <?php fileshow("ProofGeneral-3.3pre010830/generic/proof.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.3pre010830/generic/proof-site.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.3pre010830/generic/proof-config.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.3pre010830/generic/proof-script.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.3pre010830/generic/proof-shell.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.3pre010830/generic/proof-toolbar.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.3pre010830/generic/proof-syntax.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.3pre010830/generic/proof-splash.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.3pre010830/generic/proof-easy-config.el") ?>. --> +<!-- <?php fileshow("ProofGeneral-3.3pre010902/generic/proof.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.3pre010902/generic/proof-site.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.3pre010902/generic/proof-config.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.3pre010902/generic/proof-script.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.3pre010902/generic/proof-shell.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.3pre010902/generic/proof-toolbar.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.3pre010902/generic/proof-syntax.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.3pre010902/generic/proof-splash.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.3pre010902/generic/proof-easy-config.el") ?>. --> <!-- </ul> --> <ul> <li> |
