diff -r 9639a6d4d714 -r fcd010617e6c src/Pure/IsaMakefile --- a/src/Pure/IsaMakefile Mon Jun 01 23:28:05 2009 +0200 +++ b/src/Pure/IsaMakefile Mon Jun 01 23:28:06 2009 +0200 @@ -65,9 +65,10 @@ Isar/proof_display.ML Isar/proof_node.ML Isar/rule_cases.ML \ Isar/rule_insts.ML Isar/skip_proof.ML Isar/spec_parse.ML \ Isar/specification.ML Isar/theory_target.ML Isar/toplevel.ML \ - Isar/value_parse.ML ML/ml_antiquote.ML ML/ml_context.ML ML/ml_env.ML \ - ML/ml_lex.ML ML/ml_parse.ML ML/ml_syntax.ML ML/ml_test.ML \ - ML/ml_thms.ML ML-Systems/install_pp_polyml.ML \ + Isar/value_parse.ML ML/ml_antiquote.ML ML/ml_compiler.ML \ + ML/ml_compiler_polyml-5.3.ML ML/ml_context.ML ML/ml_env.ML \ + ML/ml_lex.ML ML/ml_parse.ML ML/ml_syntax.ML ML/ml_thms.ML \ + ML-Systems/install_pp_polyml.ML \ ML-Systems/install_pp_polyml-experimental.ML \ ML-Systems/use_context.ML Proof/extraction.ML \ Proof/proof_rewrite_rules.ML Proof/proof_syntax.ML \