From 670761dd6bd6321d65beeacdc81d68c0a2ebe92b Mon Sep 17 00:00:00 2001
From: David Aspinall
Date: Mon, 13 Mar 2000 05:14:23 +0000
Subject: Updated web pages.
---
html/features.phtml | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)
(limited to 'html/features.phtml')
diff --git a/html/features.phtml b/html/features.phtml
index c2c6dc89..89ad9fd1 100644
--- a/html/features.phtml
+++ b/html/features.phtml
@@ -67,10 +67,11 @@ If not, read on…
Script management in Proof General can work across many script
- files. When a script is visited in the editor, it is locked
- (coloured) to reflect whether the proof assistant has loaded it in
- this session. When a file is unlocked, all of the files which
- depend on it are automatically unlocked too.
+ files, integrating with the file handling of
+ the proof assistant. When a script is visited in the editor, it
+ is locked (coloured) to reflect whether the proof assistant has
+ loaded it in this session. When a file is unlocked, all of the
+ files which depend on it are automatically unlocked too.
Dependencies between script files are either communicated from the
proof assistant to Proof General, or maintained automatically by
@@ -128,8 +129,9 @@ If not, read on…
Instead of seeing "not P", you see "¬ P", instead
of "a * b", you see "a × b", etc.
- [the examples above are simple so they will work on most browsers
- without needing images]
+ (Those examples are simple so they will work on most browsers
+ without needing images, see the
+ screenshots for more examples.)
@@ -153,8 +155,8 @@ If not, read on…
Tags are an editing feature which allow you to quickly locate the
definition or declaration of a particular identifier. Proof General
- is supplied with utilities to make tag indexes for Emacs, for the
- proof assistants LEGO and Coq. This makes it easy to quickly access
+ is supplied with utilities to make tag indexes for Emacs.
+ This makes it easy to quickly access
definitions from a standard library, for example, and in large proof
developments split across multiple files.
--
cgit v1.2.3