# HG changeset patch # User paulson # Date 957286533 -7200 # Node ID 86b6b6e712ee03408a7ce53f8f970400384958b9 # Parent d0c2bd57a9fbf87dce28c67f2c82bf4ab146b879 TEMPORARY REMOVAL OF TWO BROKEN EXAMPLES diff -r d0c2bd57a9fb -r 86b6b6e712ee src/HOL/Isar_examples/ROOT.ML --- a/src/HOL/Isar_examples/ROOT.ML Tue May 02 18:55:11 2000 +0200 +++ b/src/HOL/Isar_examples/ROOT.ML Tue May 02 18:55:33 2000 +0200 @@ -12,9 +12,9 @@ time_use_thy "Group"; time_use_thy "Summation"; time_use_thy "KnasterTarski"; -time_use_thy "MutilatedCheckerboard"; +(*TEMPORARILY DELETED time_use_thy "MutilatedCheckerboard";*) with_path "../Induct" time_use_thy "MultisetOrder"; with_path "../W0" time_use_thy "W_correct"; -with_path "../ex" time_use_thy "Fibonacci"; +(*TEMPORARILY DELETED with_path "../ex" time_use_thy "Fibonacci";*) time_use_thy "Puzzle"; time_use_thy "NestedDatatype";