src/HOL/IOA/ROOT.ML
changeset 1025 23190112d369
parent 966 3fd66f245ad7
child 1049 92de80b43d28
--- a/src/HOL/IOA/ROOT.ML	Mon Apr 10 08:40:58 1995 +0200
+++ b/src/HOL/IOA/ROOT.ML	Mon Apr 10 08:47:43 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";