src/Pure/ROOT.ML
changeset 78812 d769a183d51d
parent 78780 a611bbfeb9cd
child 79013 4fb5e6499da9
equal deleted inserted replaced
78811:d3328c562307 78812:d769a183d51d
   275 ML_file "Isar/expression.ML";
   275 ML_file "Isar/expression.ML";
   276 ML_file "Isar/interpretation.ML";
   276 ML_file "Isar/interpretation.ML";
   277 ML_file "Isar/class_declaration.ML";
   277 ML_file "Isar/class_declaration.ML";
   278 ML_file "Isar/target_context.ML";
   278 ML_file "Isar/target_context.ML";
   279 ML_file "Isar/experiment.ML";
   279 ML_file "Isar/experiment.ML";
       
   280 ML_file "ML/ml_thms.ML";
   280 ML_file "simplifier.ML";
   281 ML_file "simplifier.ML";
   281 ML_file "Tools/plugin.ML";
   282 ML_file "Tools/plugin.ML";
   282 
   283 
   283 (*executable theory content*)
   284 (*executable theory content*)
   284 ML_file "Isar/code.ML";
   285 ML_file "Isar/code.ML";
   325 ML_file "PIDE/session.ML";
   326 ML_file "PIDE/session.ML";
   326 ML_file "PIDE/document.ML";
   327 ML_file "PIDE/document.ML";
   327 
   328 
   328 (*ML add-ons*)
   329 (*ML add-ons*)
   329 ML_file "ML/ml_pp.ML";
   330 ML_file "ML/ml_pp.ML";
   330 ML_file "ML/ml_thms.ML";
       
   331 ML_file "ML/ml_instantiate.ML";
   331 ML_file "ML/ml_instantiate.ML";
   332 ML_file "ML/ml_file.ML";
   332 ML_file "ML/ml_file.ML";
   333 ML_file "ML/ml_pid.ML";
   333 ML_file "ML/ml_pid.ML";
   334 
   334 
   335 (*theory and proof operations*)
   335 (*theory and proof operations*)