src/Pure/ROOT0.ML
author wenzelm
Fri, 07 Jun 2024 23:53:31 +0200
changeset 80295 8a9588ffc133
parent 72031 b7cec26e41d1
permissions -rw-r--r--
more accurate Thm_Name.T for PThm / Thm.name_derivation / Thm.derivation_name;

(*** 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";