src/Pure/ML-Systems/polyml-5.1.ML
author wenzelm
Sat, 13 Dec 2008 15:00:39 +0100
changeset 29091 b81fe045e799
parent 28836 dd361ca41f69
child 29564 f8b933a62151
permissions -rw-r--r--
Context.display_names;

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

Compatibility wrapper for Poly/ML 5.1.
*)

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

val pointer_eq = PolyML.pointerEq;