aboutsummaryrefslogtreecommitdiff
path: root/html/projects/pgip.html
diff options
context:
space:
mode:
authorDavid Aspinall2004-02-07 19:31:13 +0000
committerDavid Aspinall2004-02-07 19:31:13 +0000
commitb9caaa8e4b66817dbc66d0e79b567b3285869fea (patch)
treec5420dac1aa1afc28168867ca5cc9c610a46399e /html/projects/pgip.html
parent87174e13a8aa064f6d00ef9248da9938ea4978f6 (diff)
Deleted file
Diffstat (limited to 'html/projects/pgip.html')
-rw-r--r--html/projects/pgip.html22
1 files changed, 0 insertions, 22 deletions
diff --git a/html/projects/pgip.html b/html/projects/pgip.html
deleted file mode 100644
index 073edd06..00000000
--- a/html/projects/pgip.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<h2>A New Protocol for Interactive Proof in Proof General</h2>
-<p>
-PGIP is a protocol for interactive proof to be used in the next
-version of Proof General. It is based around the present protocol,
-but implemented with a standard collection of messages rather than
-different messages for different proof assistants. An outline of PGIP
-and an experimental DTD
-is given in the <a href="/home/da/drafts/#white">white paper</a>. A
-first implementation of PGIP will consist of (1) a filter (or
-modification of the output routines) for an existing proof assistant,
-which could be implemented in perl or some other language; and (2) a
-new backend for Proof General in Emacs, which configures it for PGIP.
-</p>
-<p>
-<b>Skills:</b>
-Interest in interactive proof and basic understanding
-of interaction mechanisms with at least one of
-LEGO, Coq, Isabelle. Programmming in Emacs Lisp.
-</p><p>
-<b>Proposer:</b>
-<a href="http://zermelo.dcs.ed.ac.uk/~da">David Aspinall</a>.
-</p>