src/Pure/ROOT0.ML
author wenzelm
Sat, 09 Apr 2016 14:00:23 +0200
changeset 62923 3a122e1e352a
parent 62910 f37878ebba65
child 62929 b92565f98206
permissions -rw-r--r--
clarified bootstrap;

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

ML_file "General/exn.ML";

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

ML_file "ML/ml_recursive.ML";