added ML/ml_thms.ML;
authorwenzelm
Sat, 28 Jun 2008 22:52:03 +0200
changeset 27388 226835ea8d2b
parent 27387 6adb9e6a649d
child 27389 823c7ec3ea4f
added ML/ml_thms.ML;
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		\