src/Pure/ML-Systems/polyml-4.1.4.ML
author wenzelm
Sun, 08 Jun 2008 14:31:06 +0200
changeset 27094 2cf13a72e170
parent 26377 54dc2f9c5be8
child 28151 61f9c918b410
permissions -rw-r--r--
updated generated file;

(*  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;