removed ex/Puzzle
authornipkow
Wed, 03 Sep 2008 12:11:28 +0200
changeset 281093f76ae637f71
parent 28108 1b08ed83b79e
child 28110 9d121b171a0a
removed ex/Puzzle
src/HOL/IsaMakefile
src/HOL/ex/ROOT.ML
     1.1 --- a/src/HOL/IsaMakefile	Wed Sep 03 11:44:52 2008 +0200
     1.2 +++ b/src/HOL/IsaMakefile	Wed Sep 03 12:11:28 2008 +0200
     1.3 @@ -772,7 +772,7 @@
     1.4    ex/InductiveInvariant_examples.thy ex/Intuitionistic.thy		\
     1.5    ex/Lagrange.thy ex/LexOrds.thy ex/Locales.thy ex/LocaleTest2.thy ex/MT.thy		\
     1.6    ex/MergeSort.thy ex/MonoidGroup.thy ex/Multiquote.thy ex/NatSum.thy	\
     1.7 -  ex/Numeral.thy ex/PER.thy ex/PresburgerEx.thy ex/Primrec.thy ex/Puzzle.thy		\
     1.8 +  ex/Numeral.thy ex/PER.thy ex/PresburgerEx.thy ex/Primrec.thy		\
     1.9    ex/Quickcheck_Examples.thy ex/Reflection.thy ex/reflection_data.ML	\
    1.10    ex/ReflectionEx.thy ex/ROOT.ML ex/Recdefs.thy ex/Records.thy		\
    1.11    ex/Reflected_Presburger.thy ex/coopertac.ML				\
     2.1 --- a/src/HOL/ex/ROOT.ML	Wed Sep 03 11:44:52 2008 +0200
     2.2 +++ b/src/HOL/ex/ROOT.ML	Wed Sep 03 12:11:28 2008 +0200
     2.3 @@ -46,7 +46,6 @@
     2.4    "Arith_Examples",
     2.5    "BT",
     2.6    "MergeSort",
     2.7 -  "Puzzle",
     2.8    "Lagrange",
     2.9    "Groebner_Examples",
    2.10    "MT",