src/Pure/ROOT0.ML
author wenzelm
Tue, 09 Jan 2024 17:25:43 +0100
changeset 79453 fe0fffc5d186
parent 72031 b7cec26e41d1
child 80801 090adcdceaae
permissions -rw-r--r--
proper check of result from Soft_Type_System.global_purge (amending b2bedb022a75);

(*** Isabelle/Pure bootstrap: initial setup ***)

ML_file "ML/ml_statistics.ML";

ML_file "General/exn.ML";
ML_file "General/output_primitives.ML";

ML_file "Concurrent/thread_attributes.ML";
ML_file "Concurrent/thread_data.ML";
ML_file "Concurrent/thread_position.ML";

ML_file "ML/ml_recursive.ML";