aboutsummaryrefslogtreecommitdiff
path: root/generic
diff options
context:
space:
mode:
Diffstat (limited to 'generic')
-rw-r--r--generic/proof-x-symbol.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/generic/proof-x-symbol.el b/generic/proof-x-symbol.el
index 0d18ff36..273d44bf 100644
--- a/generic/proof-x-symbol.el
+++ b/generic/proof-x-symbol.el
@@ -58,6 +58,9 @@
(cons
(concat proof-home-directory "x-symbol/lisp/")
load-path))
+ ;; avoid warning about installing in proper place
+ (setq x-symbol-data-directory
+ (concat proof-home-directory "x-symbol/etc/"))
;; *should* always succeed unless bundled version broken
(proof-try-require 'x-symbol-hooks))))
;; See if there is prover-specific config in x-symbol-<foo>.el