src/Pure/IsaMakefile
changeset 31312 1c00e4ff3c99
parent 31308 3fd52453ae81
child 31313 97800f7e80b4
--- a/src/Pure/IsaMakefile	Sun May 31 14:46:44 2009 +0200
+++ b/src/Pure/IsaMakefile	Sun May 31 14:51:21 2009 +0200
@@ -19,14 +19,15 @@
 
 ## Pure
 
-BOOTSTRAP_FILES = ML-Systems/exn.ML ML-Systems/ml_name_space.ML		\
+BOOTSTRAP_FILES = ML-Systems/compiler_polyml-5.0.ML			\
+  ML-Systems/compiler_polyml-5.2.ML ML-Systems/compiler_polyml-5.3.ML	\
+  ML-Systems/exn.ML ML-Systems/ml_name_space.ML				\
   ML-Systems/ml_pretty.ML ML-Systems/mosml.ML				\
   ML-Systems/multithreading.ML ML-Systems/multithreading_polyml.ML	\
   ML-Systems/overloading_smlnj.ML ML-Systems/polyml-5.0.ML		\
   ML-Systems/polyml-5.1.ML ML-Systems/polyml-experimental.ML		\
   ML-Systems/polyml.ML ML-Systems/polyml_common.ML			\
-  ML-Systems/polyml_old_compiler5.ML ML-Systems/polyml_pp.ML		\
-  ML-Systems/proper_int.ML ML-Systems/smlnj.ML				\
+  ML-Systems/polyml_pp.ML ML-Systems/proper_int.ML ML-Systems/smlnj.ML	\
   ML-Systems/system_shell.ML ML-Systems/thread_dummy.ML			\
   ML-Systems/time_limit.ML ML-Systems/universal.ML