src/Pure/ROOT1.ML
author wenzelm
Wed, 06 Apr 2016 11:57:21 +0200
changeset 62886 72c475e03e22
parent 62883 b04e9fe29223
child 62887 6b2c60ebd915
permissions -rw-r--r--
simplified bootstrap: critical structures remain accessible in ML_Root context;

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

use_thy "Pure";
use_thy "ML_Root";

use "ML/ml_pervasive1.ML";