aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDavid Aspinall1999-11-17 13:52:23 +0000
committerDavid Aspinall1999-11-17 13:52:23 +0000
commitfc16609ad30f905123630f95af77d7212f41557c (patch)
tree36dd54c38bb40c50b9c7f48eb1ad615e24f4913c /CHANGES
parentbf6e48f675748f891a59cb71da59c5113ccc2ac6 (diff)
Updated
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 48c38b71..f7ab5b75 100644
--- a/CHANGES
+++ b/CHANGES
@@ -100,8 +100,8 @@ Generic Changes
LEGO's implementation of the proof-by-pointing rule choices
is dodgy, but works sometimes, and it is nice to demonstrate
Proof General's support for pbp until another prover implements
- it. (It should be straightforward to implement for Coq, since the
- CtCoq pbp code is now embedded in the core system; we need
+ it. (It should be relatively straightforward to implement for Coq,
+ since the CtCoq pbp code is now embedded in the core system; we need
a Coq expert to do this).
* Cleaned up example files so all demonstrate same theorem "conj_comms".