aboutsummaryrefslogtreecommitdiff
path: root/isa/isa.el
diff options
context:
space:
mode:
authorDavid Aspinall1998-11-18 13:38:01 +0000
committerDavid Aspinall1998-11-18 13:38:01 +0000
commitd2853e36dd166fd0e9ea585a6d800cec9a22cd86 (patch)
tree1db8078a1ed2d3c5a078e42790b74bc91a4318a9 /isa/isa.el
parent586b70712cb7ff3a57c94bb9cace33b71f0fe145 (diff)
Fixed problem with list_loaded_files and update().
Now when doing use_thy, we don't do an update. Hopefully "following children are out of date" message will be superfluous because they will be unlocked already. Will be re-read as needed. Added update function. Fixed up implementation of list_parents.
Diffstat (limited to 'isa/isa.el')
-rw-r--r--isa/isa.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/isa/isa.el b/isa/isa.el
index 534124ee..d39a1e0d 100644
--- a/isa/isa.el
+++ b/isa/isa.el
@@ -350,6 +350,7 @@ Resulting output from Isabelle will be parsed by Proof General."
(file-name-sans-extension file))))
+
;; Next bits taken from isa-load.el
;; isa-load.el,v 3.8 1998/09/01