# HG changeset patch # User bulwahn # Date 1287685595 -7200 # Node ID 1f7cc5357d96526b7a35b5cd0a7d8addf2c3d611 # Parent cd7b1fa20bcea6f909ae78e00157debcf7b590ee temporary removed Predicate_Compile_Quickcheck_Examples from tests diff -r cd7b1fa20bce -r 1f7cc5357d96 src/HOL/Predicate_Compile_Examples/ROOT.ML --- a/src/HOL/Predicate_Compile_Examples/ROOT.ML Thu Oct 21 19:13:11 2010 +0200 +++ b/src/HOL/Predicate_Compile_Examples/ROOT.ML Thu Oct 21 20:26:35 2010 +0200 @@ -1,7 +1,7 @@ use_thys [ "Examples", "Predicate_Compile_Tests", - "Predicate_Compile_Quickcheck_Examples", +(* "Predicate_Compile_Quickcheck_Examples", -- should be added again soon *) "Specialisation_Examples", "IMP_1", "IMP_2",