src/Pure/ROOT0.ML
author nipkow
Tue, 17 Jun 2025 14:11:40 +0200
changeset 82733 8b537e1af2ec
parent 80850 885343964b7f
permissions -rw-r--r--
reinstated intersection of lists as inter_list_set

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

ML_file "ML/ml_statistics.ML";

ML_file "PIDE/xml0.ML";

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