src/Pure/ML-Systems/polyml-5.0.ML
author wenzelm
Wed, 07 May 2008 12:56:11 +0200
changeset 26841 6ac51a2f48e1
parent 26378 bac8d5e5f833
child 28151 61f9c918b410
permissions -rw-r--r--
converted HOLCF specific elements;

(*  Title:      Pure/ML-Systems/polyml-5.0.ML
    ID:         $Id$

Compatibility wrapper for Poly/ML 5.0.
*)

use "ML-Systems/polyml_common.ML";
use "ML-Systems/polyml_old_compiler5.ML";

val pointer_eq = PolyML.pointerEq;