aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall2004-08-16 14:53:24 +0000
committerDavid Aspinall2004-08-16 14:53:24 +0000
commitd29421a66295fd9c1f66d98f5dde44519bac343e (patch)
tree1d3d1f4e4807f6ce3caa75d472cfe994d288decf
parentd11e8a19a2e4bf0cf770f16e787036a5497d6919 (diff)
Note about use of this lib.
-rw-r--r--generic/pg-xml.el6
1 files changed, 5 insertions, 1 deletions
diff --git a/generic/pg-xml.el b/generic/pg-xml.el
index 8a777cbd..45880d66 100644
--- a/generic/pg-xml.el
+++ b/generic/pg-xml.el
@@ -8,7 +8,11 @@
;;
;; XML functions for Proof General
;;
-;; STATUS: Experimental, not in use.
+;; STATUS: Experimental, used in proof-shell to deal with PGIP
+;; messages from prover.
+;;
+;; TODO: Replace this file by a more robust/standard
+;; Emacs XML library.
;;
;; Proof General Kit uses PGIP, an XML-message protocol
;; for interactive proof. The simple functions here allow