src/Pure/ROOT0.ML
author wenzelm
Thu, 07 Apr 2016 20:51:52 +0200
changeset 62908 d7009a515733
parent 62902 3c0f53eae166
child 62910 f37878ebba65
permissions -rw-r--r--
clarified mode of ROOT.ML files;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
62883
b04e9fe29223 clarified ML bootstrap;
wenzelm
parents:
diff changeset
     1
(*** Isabelle/Pure bootstrap: initial setup ***)
b04e9fe29223 clarified ML bootstrap;
wenzelm
parents:
diff changeset
     2
62902
3c0f53eae166 more conventional theory syntax for ML bootstrap, with 'ML_file' instead of 'use';
wenzelm
parents: 62890
diff changeset
     3
ML_file "Concurrent/thread_data.ML";