aboutsummaryrefslogtreecommitdiff
path: root/isa/ProofGeneral.ML
diff options
context:
space:
mode:
authorDavid Aspinall1998-10-26 13:59:16 +0000
committerDavid Aspinall1998-10-26 13:59:16 +0000
commit274ad01a8058dcff0d10560f1828fd6e88751686 (patch)
tree60db7fc682faf0306294351eb9fceb77d5519f8a /isa/ProofGeneral.ML
parent48f5790715d0018493a9fe38009b0294366f9d73 (diff)
Changes for locked regions in theory files
Diffstat (limited to 'isa/ProofGeneral.ML')
-rw-r--r--isa/ProofGeneral.ML4
1 files changed, 4 insertions, 0 deletions
diff --git a/isa/ProofGeneral.ML b/isa/ProofGeneral.ML
index 5d460198..e3d393a0 100644
--- a/isa/ProofGeneral.ML
+++ b/isa/ProofGeneral.ML
@@ -9,6 +9,10 @@
*)
+use "/home/da/isa-patches/thy_read.ML";
+open ThyRead;
+
+
signature PROOFGENERAL =
sig
val kill_goal : unit -> unit