author | paulson |
Thu, 24 Oct 1996 10:33:27 +0200 | |
changeset 2123 | 959f791b6f0f |
parent 2122 | cb302f6c9c06 |
child 2124 | 9677fdf5fc23 |
--- a/src/HOL/Auth/ROOT.ML Thu Oct 24 10:31:17 1996 +0200 +++ b/src/HOL/Auth/ROOT.ML Thu Oct 24 10:33:27 1996 +0200 @@ -10,10 +10,13 @@ writeln"Root file for HOL/Auth"; proof_timing := true; +goals_limit := 1; use_thy "Shared"; use_thy "NS_Shared"; use_thy "OtwayRees"; use_thy "OtwayRees_AN"; +use_thy "OtwayRees_Bad"; use_thy "Yahalom"; +use_thy "Yahalom2";