src/HOL/Tools/Predicate_Compile/predicate_compile_aux.ML
changeset 35879 99818df5b8f5
parent 35875 b0d24a74b06b
child 35880 2623b23e41fc
--- a/src/HOL/Tools/Predicate_Compile/predicate_compile_aux.ML	Mon Mar 22 08:30:13 2010 +0100
+++ b/src/HOL/Tools/Predicate_Compile/predicate_compile_aux.ML	Mon Mar 22 08:30:13 2010 +0100
@@ -570,7 +570,8 @@
   "no_topmost_reordering"]
 
 val compilation_names = [("pred", Pred),
-  (*("random", Random), ("depth_limited", Depth_Limited), ("annotated", Annotated),*)
+  (*("random", Random),*)
+  ("depth_limited", Depth_Limited), (*("annotated", Annotated),*)
   ("dseq", DSeq), ("random_dseq", Pos_Random_DSeq)]
 
 fun print_step options s =