IOA/ROOT.ML
changeset 241 b67c8e01ae04
parent 231 31040e4345e8
child 251 f04b33ce250f
--- a/IOA/ROOT.ML	Thu Apr 06 11:24:11 1995 +0200
+++ b/IOA/ROOT.ML	Thu Apr 06 11:27:54 1995 +0200
@@ -19,4 +19,4 @@
 goals_limit := 1;
 
 loadpath := "IOA/meta_theory" :: "IOA/example" :: !loadpath;
-use_thy "Correctness"  handle _ => exit 1;
+use_thy "Correctness";