aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-config.el
diff options
context:
space:
mode:
Diffstat (limited to 'generic/proof-config.el')
-rw-r--r--generic/proof-config.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/generic/proof-config.el b/generic/proof-config.el
index 83c0c4f7..a4b9bb0f 100644
--- a/generic/proof-config.el
+++ b/generic/proof-config.el
@@ -1091,11 +1091,6 @@ in ordinary output, which should appear in this regexp."
:type 'regexp
:group 'proof-shell)
-(defcustom proof-shell-abort-goal-regexp nil
- "Regexp matching output from an aborted proof."
- :type 'regexp
- :group 'proof-shell)
-
(defcustom proof-shell-error-regexp nil
"Regexp matching an error report from the proof assistant.