| author | hoelzl |
| Wed, 29 Apr 2009 20:19:50 +0200 | |
| changeset 31098 | 73dd67adf90a |
| parent 30672 | beaadd5af500 |
| permissions | -rw-r--r-- |
(* 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;