aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
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".