aboutsummaryrefslogtreecommitdiff
path: root/isa/isa.el
diff options
context:
space:
mode:
authorDavid Aspinall1998-09-11 12:33:28 +0000
committerDavid Aspinall1998-09-11 12:33:28 +0000
commit28f7dadc066a7eb10389582be8372fb2ba3fb06f (patch)
tree535f0aa9bc5920382f72f059e0581238d9e4090f /isa/isa.el
parent7cc5edd11befabbb02610aa90a95d641ba4c00db (diff)
Fixes to syntax and startup function.
Diffstat (limited to 'isa/isa.el')
-rw-r--r--isa/isa.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/isa/isa.el b/isa/isa.el
index f4c0a0fe..f9fc6b32 100644
--- a/isa/isa.el
+++ b/isa/isa.el
@@ -105,7 +105,9 @@ no regular or easily discernable structure."
;; initial command configures Isabelle by hacking print functions.
;; may need to set directory somewhere for this:
;; /home/da/devel/lego/elisp/ or $PROOFGENERIC_HOME ?
- proof-shell-init-cmd "use \"isa-print-functions.ML\";"
+ proof-shell-init-cmd (concat
+ "use \"" proof-home
+ "isa/isa-print-functions.ML\";")
;; === ANNOTATIONS === remaining ones broken
proof-shell-goal-char ?\375
proof-shell-first-special-char ?\360