author | wenzelm |
Thu, 11 Jun 2009 12:50:20 +0200 | |
changeset 31555 | 318081898306 |
parent 31554 | a6c6bf2751a0 |
child 31556 | ac0badf13d93 |
--- a/src/HOL/ex/ROOT.ML Thu Jun 11 12:48:38 2009 +0200 +++ b/src/HOL/ex/ROOT.ML Thu Jun 11 12:50:20 2009 +0200 @@ -14,10 +14,11 @@ "Codegenerator_Pretty_Test", "NormalForm", "../NumberTheory/Factorization", - "Predicate_Compile", - "Predicate_Compile_ex" + "Predicate_Compile" ]; +setmp quick_and_dirty true use_thy "Predicate_Compile_ex"; + use_thys [ "Numeral", "Higher_Order_Logic",