src/Pure/ML-Systems/polyml-4.2.0.ML
changeset 31350 f20a61cec3d4
parent 31349 2261c8781f73
parent 31322 526e149999cc
child 31351 b8d856545a02
child 31352 b3b534f06c2d
--- a/src/Pure/ML-Systems/polyml-4.2.0.ML	Sun May 31 21:59:33 2009 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-(*  Title:      Pure/ML-Systems/polyml-4.2.0.ML
-
-Compatibility wrapper for Poly/ML 4.2.0.
-*)
-
-use "ML-Systems/universal.ML";
-use "ML-Systems/thread_dummy.ML";
-use "ML-Systems/ml_name_space.ML";
-use "ML-Systems/polyml_common.ML";
-use "ML-Systems/polyml_old_compiler4.ML";
-use "ML-Systems/polyml_pp.ML";
-
-val pointer_eq = Address.wordEq;
-