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