aboutsummaryrefslogtreecommitdiffhomepage
path: root/html/devel.html
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2002-08-12 14:51:52 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2002-08-12 14:51:52 +0000
commit0932f2f75192d43c2484687b01b0ab8a6b7ffa4f (patch)
tree773efe0b35d882a500ece69f826997f8b0ac3411 /html/devel.html
parent614d64d46e0e8a3c6fa1d67ec04fd2e442cdb267 (diff)
Set version tag for new release.
Diffstat (limited to 'html/devel.html')
-rw-r--r--html/devel.html38
1 files changed, 19 insertions, 19 deletions
diff --git a/html/devel.html b/html/devel.html
index a1a4fb96..0d14d19d 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.4pre020809</b></a>
+ <b>ProofGeneral-3.4pre020812</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.4pre020809/CHANGES","CHANGES"); ?> file
+<?php fileshow("ProofGeneral-3.4pre020812/CHANGES","CHANGES"); ?> file
<!-- End Warning. -->
for a summary of changes since the last stable version.
</li>
@@ -52,7 +52,7 @@ Take a look at some Proof General <a href="projects.html">project proposals</a>.
<li>
Read the
developer's
-<?php fileshow("ProofGeneral-3.4pre020809/README.devel","README file"); ?>,
+<?php fileshow("ProofGeneral-3.4pre020812/README.devel","README file"); ?>,
with development hints and tips.
</li>
</ul>
@@ -61,7 +61,7 @@ with development hints and tips.
<ul>
<li>
Read the brief list of planned
-<?php fileshow("ProofGeneral-3.4pre020809/TODO","things to do "); ?>
+<?php fileshow("ProofGeneral-3.4pre020812/TODO","things to do "); ?>
for Proof General.
</ul>
<ul>
@@ -69,14 +69,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.4pre020809/todo","generic base"); ?>,
+ <?php fileshow("ProofGeneral-3.4pre020812/todo","generic base"); ?>,
<br>
and for each prover:
- <?php fileshow("ProofGeneral-3.4pre020809/lego/todo","lego to do"); ?>,
- <?php fileshow("ProofGeneral-3.4pre020809/coq/todo","coq to do"); ?>,
- <?php fileshow("ProofGeneral-3.4pre020809/isa/todo","isa to do"); ?>,
- <?php fileshow("ProofGeneral-3.4pre020809/isar/todo","isar to do"); ?>,
- <?php fileshow("ProofGeneral-3.4pre020809/hol98/todo","hol to do"); ?>.
+ <?php fileshow("ProofGeneral-3.4pre020812/lego/todo","lego to do"); ?>,
+ <?php fileshow("ProofGeneral-3.4pre020812/coq/todo","coq to do"); ?>,
+ <?php fileshow("ProofGeneral-3.4pre020812/isa/todo","isa to do"); ?>,
+ <?php fileshow("ProofGeneral-3.4pre020812/isar/todo","isar to do"); ?>,
+ <?php fileshow("ProofGeneral-3.4pre020812/hol98/todo","hol to do"); ?>.
<!-- end WARNING -->
</li>
</ul>
@@ -93,15 +93,15 @@ which can be used in other programs.
<!-- <ul> -->
<!-- <li> -->
<!-- Browse source files from the current pre-release: -->
-<!-- <?php fileshow("ProofGeneral-3.4pre020809/generic/proof.el") ?>, -->
-<!-- <?php fileshow("ProofGeneral-3.4pre020809/generic/proof-site.el") ?>, -->
-<!-- <?php fileshow("ProofGeneral-3.4pre020809/generic/proof-config.el") ?>, -->
-<!-- <?php fileshow("ProofGeneral-3.4pre020809/generic/proof-script.el") ?>, -->
-<!-- <?php fileshow("ProofGeneral-3.4pre020809/generic/proof-shell.el") ?>, -->
-<!-- <?php fileshow("ProofGeneral-3.4pre020809/generic/proof-toolbar.el") ?>, -->
-<!-- <?php fileshow("ProofGeneral-3.4pre020809/generic/proof-syntax.el") ?>, -->
-<!-- <?php fileshow("ProofGeneral-3.4pre020809/generic/proof-splash.el") ?>, -->
-<!-- <?php fileshow("ProofGeneral-3.4pre020809/generic/proof-easy-config.el") ?>. -->
+<!-- <?php fileshow("ProofGeneral-3.4pre020812/generic/proof.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.4pre020812/generic/proof-site.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.4pre020812/generic/proof-config.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.4pre020812/generic/proof-script.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.4pre020812/generic/proof-shell.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.4pre020812/generic/proof-toolbar.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.4pre020812/generic/proof-syntax.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.4pre020812/generic/proof-splash.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.4pre020812/generic/proof-easy-config.el") ?>. -->
<!-- </ul> -->