diff options
| author | David Aspinall | 1999-11-16 16:05:51 +0000 |
|---|---|---|
| committer | David Aspinall | 1999-11-16 16:05:51 +0000 |
| commit | 8c8850eb2df838e34ff3ed9fab40d2d6a76489d6 (patch) | |
| tree | f58044eb4d67176e4418f65b23c12b154a3188af /etc/mailinglist-bait | |
| parent | 8247e2f5be2e0da25e49f676ebc2ab461b131b98 (diff) | |
Updates
Diffstat (limited to 'etc/mailinglist-bait')
| -rw-r--r-- | etc/mailinglist-bait | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/etc/mailinglist-bait b/etc/mailinglist-bait new file mode 100644 index 00000000..395e67d4 --- /dev/null +++ b/etc/mailinglist-bait @@ -0,0 +1,34 @@ +Dear Proof General users, + +This is a newsy note to tell you that Proof General 3.0 is ready for +release Very Soon Now. In the meantime, I'd be very grateful to +anyone who can test a pre-release and tell me how it goes. (I try to +do as much testing as I can, but it's getting more difficult as more +proof assistants are supported). + +I'm quite excited about this release. I've concentrated on usability, +making the code clean and robust, and making PG easier to adapt for +new proof assistants. But there are some important new features too... + +David von Oheimb's patches for X-Symbol have been made generic now, +and easy to turn on and off. I've added some basic support for Coq +and LEGO, so Greek letters and symbols like /\ and -> display as you +would like. Break free from ASCII! + +Proof-by-pointing has been resurrected! The interface relies on the +proof assistant to construct the proof commands, and the only prover +supported currently LEGO. One reason PBP was disabled was that LEGO's +implementation is experimental and incomplete. But I hope that people +can see PBP almost working in LEGO and be encouraged to implement it +for other provers. We can certainly hope for support in Coq, since +the CtCoq proof-by-pointing code has been moved into the Coq kernel +now. I hope the Coq community can encourage somebody to do this. + +Visit http://zermelo.dcs.ed.ac.uk/~proofgen/ for more. + +Best regards, + + - David. + + + |
