src/HOL/Quickcheck_Examples/ROOT.ML
changeset 48415 b42067a3188f
parent 48356 b6081af563a9
child 48596 3defa60a7ae3
--- a/src/HOL/Quickcheck_Examples/ROOT.ML	Sat Jul 21 10:53:26 2012 +0200
+++ b/src/HOL/Quickcheck_Examples/ROOT.ML	Sat Jul 21 10:55:42 2012 +0200
@@ -1,13 +1,14 @@
 use_thys [
 (*  "Find_Unused_Assms_Examples", *)
-  "Quickcheck_Examples",
+  "Quickcheck_Examples"
+  (*,
   "Quickcheck_Lattice_Examples",
   "Completeness",
   "Quickcheck_Interfaces",
   "Hotel_Example",
   "Needham_Schroeder_No_Attacker_Example",
   "Needham_Schroeder_Guided_Attacker_Example",
-  "Needham_Schroeder_Unguided_Attacker_Example"
+  "Needham_Schroeder_Unguided_Attacker_Example"*)
 ];
 (*
 if getenv "ISABELLE_GHC" = "" then ()