src/Pure/ROOT.ML
changeset 74559 9189d949abb9
parent 74270 ad2899cdd528
child 74593 66f10c877542
equal deleted inserted replaced
74558:44dc1661a5cb 74559:9189d949abb9
   238 
   238 
   239 (*ML with context and antiquotations*)
   239 (*ML with context and antiquotations*)
   240 ML_file "ML/ml_context.ML";
   240 ML_file "ML/ml_context.ML";
   241 ML_file "ML/ml_antiquotation.ML";
   241 ML_file "ML/ml_antiquotation.ML";
   242 ML_file "ML/ml_compiler2.ML";
   242 ML_file "ML/ml_compiler2.ML";
   243 ML_file "ML/ml_antiquotations1.ML";
   243 ML_file "ML/ml_antiquotations.ML";
   244 
   244 
   245 
   245 
   246 section "Bootstrap phase 3: towards theory Pure and final ML toplevel setup";
   246 section "Bootstrap phase 3: towards theory Pure and final ML toplevel setup";
   247 
   247 
   248 (*basic proof engine*)
   248 (*basic proof engine*)
   301 
   301 
   302 
   302 
   303 (*theory documents*)
   303 (*theory documents*)
   304 ML_file "Thy/term_style.ML";
   304 ML_file "Thy/term_style.ML";
   305 ML_file "Isar/outer_syntax.ML";
   305 ML_file "Isar/outer_syntax.ML";
   306 ML_file "ML/ml_antiquotations2.ML";
       
   307 ML_file "ML/ml_pid.ML";
   306 ML_file "ML/ml_pid.ML";
   308 ML_file "Thy/document_antiquotation.ML";
   307 ML_file "Thy/document_antiquotation.ML";
   309 ML_file "Thy/document_output.ML";
   308 ML_file "Thy/document_output.ML";
   310 ML_file "Thy/document_antiquotations.ML";
   309 ML_file "Thy/document_antiquotations.ML";
   311 ML_file "General/graph_display.ML";
   310 ML_file "General/graph_display.ML";