ResAxioms.cnf_axiom/cnf_rules_pairs: pass explicit theory context;
eliminated obscure theory merge/transfer -- use explicit theory context instead;
(* Title: Pure/ML-Systems/polyml-4.1.4.ML
ID: $Id$
Compatibility wrapper for Poly/ML 4.1.4.
*)
use "ML-Systems/polyml_old_basis.ML";
use "ML-Systems/polyml_common.ML";
use "ML-Systems/polyml_old_compiler4.ML";
val pointer_eq = Address.wordEq;