src/Pure/ROOT0.ML
author wenzelm
Tue, 16 Nov 2021 18:45:02 +0100
changeset 74796 796ae338eb9d
parent 72031 b7cec26e41d1
child 80801 090adcdceaae
permissions -rw-r--r--
back to Z3 4.4.0pre for all platforms except arm64-linux: avoid failure e.g. in Padic_Ints (AFP/7a2522dce834);

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