Extension of interface: declarations_of.
(* Title: Pure/ML-Systems/polyml-4.2.0.ML
ID: $Id$
Compatibility wrapper for Poly/ML 4.2.0.
*)
use "ML-Systems/universal.ML";
use "ML-Systems/thread_dummy.ML";
use "ML-Systems/polyml_common.ML";
use "ML-Systems/polyml_old_compiler4.ML";
val pointer_eq = Address.wordEq;