diff options
Diffstat (limited to 'html/projects.html')
| -rw-r--r-- | html/projects.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/projects.html b/html/projects.html index a1a6ba8a..00fc98b0 100644 --- a/html/projects.html +++ b/html/projects.html @@ -32,6 +32,7 @@ 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> </ol> <h2>B. Projects not directly involving Proof General</h2> |
