aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/interface-setup.el
diff options
context:
space:
mode:
Diffstat (limited to 'isar/interface-setup.el')
-rw-r--r--isar/interface-setup.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/isar/interface-setup.el b/isar/interface-setup.el
index 76f4f09e..9fdaba2b 100644
--- a/isar/interface-setup.el
+++ b/isar/interface-setup.el
@@ -6,11 +6,6 @@
'isabelle-isar-prog-name
(concat (getenv "ISABELLE") " " (getenv "PROOFGENERAL_LOGIC")))
-(if (string-match "^polyml" (getenv "ML_SYSTEM"))
- (customize-set-variable
- 'proof-shell-pre-interrupt-hook
- (lambda () (proof-shell-insert (isar-verbatim "f") nil))))
-
(let ((xsym (getenv "PROOFGENERAL_XSYMBOL")))
(cond
((equal xsym "true")