src/Pure/ML-Systems/polyml-4.9.1.ML
author wenzelm
Sun, 01 Oct 2006 18:29:35 +0200
changeset 20816 1cf97e0bba57
parent 20779 4eb07237382a
child 21176 5ec545dbad6f
permissions -rw-r--r--
removed share_data; tuned;

(*  Title:      Pure/ML-Systems/polyml-4.2.0.ML
    ID:         $Id$
    Author:     Makarius

Compatibility wrapper for Poly/ML 4.9.1.
*)

use "ML-Systems/polyml-4.1.4-patch.ML";
use "ML-Systems/polyml.ML";

val pointer_eq = PolyML.pointerEq;