aboutsummaryrefslogtreecommitdiff
path: root/html/projects.phtml
diff options
context:
space:
mode:
authorDavid Aspinall2000-03-09 11:08:10 +0000
committerDavid Aspinall2000-03-09 11:08:10 +0000
commitd6a021df262590c8ec79834e3019ae34eb7c3e7e (patch)
tree13bec934f62393295e1da568730d19ce06b832c7 /html/projects.phtml
parentf2d1f72dc8bb8239f2deb41d5d022a99c4dbbb42 (diff)
Added project for HOL PG
Diffstat (limited to 'html/projects.phtml')
-rw-r--r--html/projects.phtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/html/projects.phtml b/html/projects.phtml
index e46ca495..debd1385 100644
--- a/html/projects.phtml
+++ b/html/projects.phtml
@@ -30,6 +30,7 @@ title.
<li><?php pgproject("pgip","A New Protocol for Interactive Proof in Proof General") ?></li>
<li><?php pgproject("webreplay","A Web-based Proof Replayer for Proof General") ?></li>
<li><?php pgproject("test","A Test Harness and Test Suite for Proof General") ?></li>
+<li><?php pgproject("hol","An instance of Proof General for HOL") ?></li>
</ol>
<h2>B. Projects not directly involving Proof General</h2>