author | wenzelm |
Mon, 04 Dec 2006 00:06:59 +0100 | |
changeset 21633 | d1cb78244e30 |
parent 21632 | e7c1f1a77d18 |
child 21634 | 369e38e35686 |
--- a/src/HOL/UNITY/ROOT.ML Mon Dec 04 00:05:47 2006 +0100 +++ b/src/HOL/UNITY/ROOT.ML Mon Dec 04 00:06:59 2006 +0100 @@ -35,7 +35,9 @@ time_use_thy "Comp/TimerArray"; (*Allocator example*) -time_use_thy "Comp/Alloc"; +(* FIXME some parts no longer work -- had been commented out for a long time *) +setmp quick_and_dirty true + time_use_thy "Comp/Alloc"; time_use_thy "Comp/AllocImpl"; time_use_thy "Comp/Client";