aboutsummaryrefslogtreecommitdiff
path: root/generic
diff options
context:
space:
mode:
authorThomas Kleymann1998-11-10 16:52:09 +0000
committerThomas Kleymann1998-11-10 16:52:09 +0000
commit45b3277ca4c41a723a90df17518aed7c991743bf (patch)
treef76cc2120a0f70ae47734c264969a62b4ea98298 /generic
parent7125b1fb6a1a1bec02986fd9340b3ecb31b999e7 (diff)
Removed references of proof-shell-noise-regexp
Diffstat (limited to 'generic')
-rw-r--r--generic/proof-config.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/generic/proof-config.el b/generic/proof-config.el
index 5a5bc089..d76b7fcc 100644
--- a/generic/proof-config.el
+++ b/generic/proof-config.el
@@ -851,10 +851,6 @@ assistant, for example, to switch to a new theory."
Used by proof mode to parse proofstate output, and also
to set outline heading regexp.")
-(defvar proof-shell-noise-regexp nil
- "Unwanted information output from the proof process within
- `proof-start-goals-regexp' and `proof-end-goals-regexp'.")
-
(defvar proof-analyse-using-stack nil
"Are annotations sent by proof assistant local or global")