diff options
| author | David Aspinall | 2003-10-05 16:19:41 +0000 |
|---|---|---|
| committer | David Aspinall | 2003-10-05 16:19:41 +0000 |
| commit | ee139bc13b1dec94c1f8e8042dcdcc740b5bf927 (patch) | |
| tree | a91e274d7d2e01fa929d8af0452c3dd3a887cfb9 /html/devel.html | |
| parent | 51775bf205b79170fb88707240b3e87d25aff1a0 (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 38cd5481..c25bc7af 100644 --- a/html/devel.html +++ b/html/devel.html @@ -10,14 +10,14 @@ users. <li> Download the latest <a href="develdownload.html">development release: <!-- WARNING! Line below automatically edited by makefile. --> - <b>ProofGeneral-3.5pre030926</b></a> + <b>ProofGeneral-3.5pre031006</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.5pre030926/CHANGES","CHANGES"); ?> file +<?php fileshow("ProofGeneral-3.5pre031006/CHANGES","CHANGES"); ?> file <!-- End Warning. --> for a summary of changes since the last stable version. </li> @@ -60,7 +60,7 @@ Take a look at some Proof General <a href="projects.html">project proposals</a>. <li> Read the developer's -<?php fileshow("ProofGeneral-3.5pre030926/etc/README.devel","README file"); ?>, +<?php fileshow("ProofGeneral-3.5pre031006/etc/README.devel","README file"); ?>, with development hints and tips. </li> </ul> @@ -69,7 +69,7 @@ with development hints and tips. <ul> <li> Read the brief list of planned -<?php fileshow("ProofGeneral-3.5pre030926/TODO","things to do "); ?> +<?php fileshow("ProofGeneral-3.5pre031006/TODO","things to do "); ?> for Proof General. </ul> <ul> @@ -77,14 +77,14 @@ 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.5pre030926/todo","generic base"); ?>, + <?php fileshow("ProofGeneral-3.5pre031006/todo","generic base"); ?>, <br> and for each prover: - <?php fileshow("ProofGeneral-3.5pre030926/lego/todo","lego to do"); ?>, - <?php fileshow("ProofGeneral-3.5pre030926/coq/todo","coq to do"); ?>, - <?php fileshow("ProofGeneral-3.5pre030926/isa/todo","isa to do"); ?>, - <?php fileshow("ProofGeneral-3.5pre030926/isar/todo","isar to do"); ?>, - <?php fileshow("ProofGeneral-3.5pre030926/hol98/todo","hol to do"); ?>. + <?php fileshow("ProofGeneral-3.5pre031006/lego/todo","lego to do"); ?>, + <?php fileshow("ProofGeneral-3.5pre031006/coq/todo","coq to do"); ?>, + <?php fileshow("ProofGeneral-3.5pre031006/isa/todo","isa to do"); ?>, + <?php fileshow("ProofGeneral-3.5pre031006/isar/todo","isar to do"); ?>, + <?php fileshow("ProofGeneral-3.5pre031006/hol98/todo","hol to do"); ?>. <!-- end WARNING --> </li> </ul> @@ -101,15 +101,15 @@ which can be used in other programs. <!-- <ul> --> <!-- <li> --> <!-- Browse source files from the current pre-release: --> -<!-- <?php fileshow("ProofGeneral-3.5pre030926/generic/proof.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.5pre030926/generic/proof-site.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.5pre030926/generic/proof-config.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.5pre030926/generic/proof-script.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.5pre030926/generic/proof-shell.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.5pre030926/generic/proof-toolbar.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.5pre030926/generic/proof-syntax.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.5pre030926/generic/proof-splash.el") ?>, --> -<!-- <?php fileshow("ProofGeneral-3.5pre030926/generic/proof-easy-config.el") ?>. --> +<!-- <?php fileshow("ProofGeneral-3.5pre031006/generic/proof.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.5pre031006/generic/proof-site.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.5pre031006/generic/proof-config.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.5pre031006/generic/proof-script.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.5pre031006/generic/proof-shell.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.5pre031006/generic/proof-toolbar.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.5pre031006/generic/proof-syntax.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.5pre031006/generic/proof-splash.el") ?>, --> +<!-- <?php fileshow("ProofGeneral-3.5pre031006/generic/proof-easy-config.el") ?>. --> <!-- </ul> --> |
