src/Pure/ROOT0.ML
author wenzelm
Thu, 22 Nov 2018 20:23:47 +0100
changeset 69329 8bbde4dba926
parent 62930 51ac6bc389e8
child 72031 b7cec26e41d1
permissions -rw-r--r--
tuned error; tuned;

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

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