# HG changeset patch # User wenzelm # Date 1214686323 -7200 # Node ID 226835ea8d2bf224d4747585ad09b119feb2c4e6 # Parent 6adb9e6a649d731c1c3f0e2e20ae16542a42239a added ML/ml_thms.ML; diff -r 6adb9e6a649d -r 226835ea8d2b src/Pure/IsaMakefile --- a/src/Pure/IsaMakefile Sat Jun 28 22:52:01 2008 +0200 +++ b/src/Pure/IsaMakefile Sat Jun 28 22:52:03 2008 +0200 @@ -55,7 +55,7 @@ ML-Systems/smlnj.ML ML-Systems/system_shell.ML \ ML-Systems/time_limit.ML ML-Systems/universal.ML ML/ml_context.ML \ ML/ml_antiquote.ML ML/ml_lex.ML ML/ml_parse.ML ML/ml_syntax.ML \ - Proof/extraction.ML Proof/proof_rewrite_rules.ML \ + ML/ml_thms.ML Proof/extraction.ML Proof/proof_rewrite_rules.ML \ Proof/proof_syntax.ML Proof/proofchecker.ML Proof/reconstruct.ML \ ProofGeneral/ROOT.ML ProofGeneral/pgip.ML ProofGeneral/pgip_input.ML \ ProofGeneral/pgip_isabelle.ML ProofGeneral/pgip_markup.ML \