diff options
| author | David Aspinall | 2000-03-10 06:02:00 +0000 |
|---|---|---|
| committer | David Aspinall | 2000-03-10 06:02:00 +0000 |
| commit | 6ab6ee50b10c3ae408e8e04a84966c696ee628ff (patch) | |
| tree | 5438e3d7fae95c3fa94dd6e29729b8a2ae81380d /html | |
| parent | fb56b50542f57d10a7a2bfb50ad4181ba7b96793 (diff) | |
Brevity
Diffstat (limited to 'html')
| -rw-r--r-- | html/projects.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/projects.phtml b/html/projects.phtml index debd1385..d6088410 100644 --- a/html/projects.phtml +++ b/html/projects.phtml @@ -30,7 +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> +<li><?php pgproject("hol","Proof General for HOL") ?></li> </ol> <h2>B. Projects not directly involving Proof General</h2> |
