src/Pure/ROOT1.ML
author wenzelm
Wed, 06 Apr 2016 11:37:37 +0200
changeset 62883 b04e9fe29223
child 62886 72c475e03e22
permissions -rw-r--r--
clarified ML bootstrap;

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

use_thy "Pure";

use "ML/ml_pervasive1.ML";
use_thy "ML_Root";