src/Pure/IsaMakefile
changeset 22569 e5d7d9de7d85
parent 22361 d8d96d0122a7
child 22679 68cd69a388e2
--- a/src/Pure/IsaMakefile	Tue Apr 03 19:24:13 2007 +0200
+++ b/src/Pure/IsaMakefile	Tue Apr 03 19:24:15 2007 +0200
@@ -41,13 +41,13 @@
   Isar/proof.ML Isar/proof_context.ML Isar/proof_display.ML			\
   Isar/proof_history.ML Isar/rule_cases.ML Isar/rule_insts.ML			\
   Isar/session.ML Isar/skip_proof.ML Isar/spec_parse.ML Isar/specification.ML	\
-  Isar/theory_target.ML Isar/toplevel.ML ML-Systems/polyml-4.1.4-patch.ML	\
-  ML-Systems/polyml-4.2.0.ML ML-Systems/polyml-5.0.ML 				\
-  ML-Systems/polyml-interrupt-timeout.ML ML-Systems/polyml-posix.ML 		\
-  ML-Systems/polyml.ML ML-Systems/poplogml.ML ML-Systems/smlnj.ML		\
-  Proof/extraction.ML Proof/proof_rewrite_rules.ML Proof/proof_syntax.ML	\
-  Proof/proofchecker.ML Proof/reconstruct.ML Pure.thy ROOT.ML 			\
-  ProofGeneral/parsing.ML ProofGeneral/pgip_input.ML 				\
+  Isar/theory_target.ML Isar/toplevel.ML ML-Systems/alice.ML 			\
+  ML-Systems/polyml-4.1.4-patch.ML ML-Systems/polyml-4.2.0.ML			\
+  ML-Systems/polyml-5.0.ML ML-Systems/polyml-interrupt-timeout.ML 		\
+  ML-Systems/polyml-posix.ML ML-Systems/polyml.ML ML-Systems/poplogml.ML	\
+  ML-Systems/smlnj.ML Proof/extraction.ML Proof/proof_rewrite_rules.ML		\
+  Proof/proof_syntax.ML Proof/proofchecker.ML Proof/reconstruct.ML Pure.thy	\
+  ROOT.ML ProofGeneral/parsing.ML ProofGeneral/pgip_input.ML			\
   ProofGeneral/pgip_isabelle.ML ProofGeneral/pgip_markup.ML			\
   ProofGeneral/pgip.ML ProofGeneral/pgip_output.ML ProofGeneral/pgip_tests.ML	\
   ProofGeneral/pgip_types.ML ProofGeneral/preferences.ML			\
@@ -77,10 +77,10 @@
 
 RAW: $(OUT)/RAW
 
-$(OUT)/RAW: ML-Systems/polyml-4.1.4-patch.ML ML-Systems/polyml-4.2.0.ML		\
-  ML-Systems/polyml-5.0.ML ML-Systems/polyml-interrupt-timeout.ML		\
-  ML-Systems/polyml-posix.ML ML-Systems/polyml.ML ML-Systems/poplogml.ML	\
-  ML-Systems/smlnj.ML
+$(OUT)/RAW: ML-Systems/alice.ML ML-Systems/polyml-4.1.4-patch.ML		\
+  ML-Systems/polyml-4.2.0.ML ML-Systems/polyml-5.0.ML 				\
+  ML-Systems/polyml-interrupt-timeout.ML ML-Systems/polyml-posix.ML		\
+  ML-Systems/polyml.ML ML-Systems/poplogml.ML ML-Systems/smlnj.ML
 	@./mk -r
 
 RAW-ProofGeneral: RAW $(LOG)/RAW-ProofGeneral.gz