purely functional task_queue.ML -- moved actual interrupt_unsynchronized to future.ML;
header {* Plain HOL *}theory Plainimports Datatype FunDef Extraction Metisbegintext {* Plain bootstrap of fundamental HOL tools and packages; does not include @{text Hilbert_Choice}.*}end