aboutsummaryrefslogtreecommitdiff
path: root/html/devel.phtml
diff options
context:
space:
mode:
authorDavid Aspinall2000-03-13 05:14:23 +0000
committerDavid Aspinall2000-03-13 05:14:23 +0000
commit670761dd6bd6321d65beeacdc81d68c0a2ebe92b (patch)
tree42cb0879a750de1af1122ab103272f305ad5902e /html/devel.phtml
parent5e9f920b0d834276ed2df4db60f95357460818bd (diff)
Updated web pages.
Diffstat (limited to 'html/devel.phtml')
-rw-r--r--html/devel.phtml25
1 files changed, 20 insertions, 5 deletions
diff --git a/html/devel.phtml b/html/devel.phtml
index fa9dc1ed..75c5af17 100644
--- a/html/devel.phtml
+++ b/html/devel.phtml
@@ -46,18 +46,33 @@ for Proof General.
</ul>
<ul>
<li>
-See our current low-level lists of things to do, for the
+<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.1pre000310/todo","generic base"); ?>,
<br>
and for each prover:
- <?php fileshow("ProofGeneral-3.1pre000310/isa/todo","isa to do"); ?>,
- <?php fileshow("ProofGeneral-3.1pre000310/isar/todo","isar to do"); ?>,
- <?php fileshow("ProofGeneral-3.1pre000310/coq/todo","coq to do"); ?>,
- <?php fileshow("ProofGeneral-3.1pre000310/lego/todo","lego to do"); ?>.
+ <?php fileshow("ProofGeneral-3.1pre000309/lego/todo","lego to do"); ?>,
+ <?php fileshow("ProofGeneral-3.1pre000309/coq/todo","coq to do"); ?>,
+ <?php fileshow("ProofGeneral-3.1pre000309/isa/todo","isa to do"); ?>,
+ <?php fileshow("ProofGeneral-3.1pre000309/isar/todo","isar to do"); ?>,
+ <?php fileshow("ProofGeneral-3.1pre000309/hol98/todo","hol to do"); ?>.
<!-- end WARNING -->
</li>
</ul>
+<!-- <ul> -->
+<!-- <li> -->
+<!-- Browse source files from the current pre-release: -->
+<!-- <?php fileshow("ProofGeneral-3.1pre000309/generic/proof.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.1pre000309/generic/proof-site.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.1pre000309/generic/proof-config.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.1pre000309/generic/proof-script.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.1pre000309/generic/proof-shell.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.1pre000309/generic/proof-toolbar.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.1pre000309/generic/proof-syntax.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.1pre000309/generic/proof-splash.el") ?>, -->
+<!-- <?php fileshow("ProofGeneral-3.1pre000309/generic/proof-easy-config.el") ?>. -->
+<!-- </ul> -->
<ul>
<li>
<?php hlink("feedback.phtml","Send us a message ","Feedback form")?>