deactivating quickcheck narrowing examples to find out if this causes the system error on the current isatest
authorbulwahn
Thu, 19 Jul 2012 12:01:05 +0200
changeset 48356 b6081af563a9
parent 48343 3060e6343953
child 48357 828ace4f75ab
deactivating quickcheck narrowing examples to find out if this causes the system error on the current isatest
src/HOL/Quickcheck_Examples/ROOT.ML
--- a/src/HOL/Quickcheck_Examples/ROOT.ML	Wed Jul 18 20:59:02 2012 +0200
+++ b/src/HOL/Quickcheck_Examples/ROOT.ML	Thu Jul 19 12:01:05 2012 +0200
@@ -9,7 +9,7 @@
   "Needham_Schroeder_Guided_Attacker_Example",
   "Needham_Schroeder_Unguided_Attacker_Example"
 ];
-
+(*
 if getenv "ISABELLE_GHC" = "" then ()
 else use_thy "Quickcheck_Narrowing_Examples";
-
+*)