diff options
| author | David Aspinall | 2002-06-08 02:12:12 +0000 |
|---|---|---|
| committer | David Aspinall | 2002-06-08 02:12:12 +0000 |
| commit | 364ef47244efdb3829d888dc741d2e493caec433 (patch) | |
| tree | aeeec4debe5b03bcf951c6bab15b0a3c309fe737 /html | |
| parent | 372cd69a307f0779f9c998352f7a68c859c238da (diff) | |
Remove PGK mention, other obs projects
Diffstat (limited to 'html')
| -rw-r--r-- | html/projects.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/projects.html b/html/projects.html index 00fc98b0..f1201caf 100644 --- a/html/projects.html +++ b/html/projects.html @@ -32,15 +32,15 @@ title. <li><?php pgproject("test","A Test Harness and Test Suite for Proof General") ?></li> <li><?php pgproject("hol","Proof General for HOL") ?></li> <li><?php pgproject("acs","Implementing Atomic Command Sequences") ?></li> -<li><?php pgproject("pgkit","Proof General Kit (LFCS summer studentship)") ?></li> +<!-- <li><?php pgproject("pgkit","Proof General Kit (LFCS summer studentship)") ?></li> --> </ol> <h2>B. Projects not directly involving Proof General</h2> <ol> <li><?php pgproject("mm","Multiplexed Modes for Emacs") ?></li> <li><?php pgproject("scrgen","Script General") ?></li> -<li><?php pgproject("corba","An Experimental CORBA binding for ML") ?></li> -<li><?php pgproject("reelcase","A ClearCase-like Configuration Management tool for Linux") ?></li> +<!-- <li><?php pgproject("corba","An Experimental CORBA binding for ML") ?></li> --> +<!-- <li><?php pgproject("reelcase","A ClearCase-like Configuration Management tool for Linux") ?></li> --> </ol> <p> |
