IOA/ROOT.ML
changeset 231 31040e4345e8
parent 167 37a6e2f55230
child 241 b67c8e01ae04
--- a/IOA/ROOT.ML	Tue Mar 14 09:42:49 1995 +0100
+++ b/IOA/ROOT.ML	Tue Mar 14 09:43:12 1995 +0100
@@ -19,4 +19,4 @@
 goals_limit := 1;
 
 loadpath := "IOA/meta_theory" :: "IOA/example" :: !loadpath;
-use_thy "Correctness";
+use_thy "Correctness"  handle _ => exit 1;