src/Pure/ML-Systems/polyml-5.1.ML
author huffman
Tue, 13 Jan 2009 10:18:23 -0800
changeset 29475 c06d1b0a970f
parent 28836 dd361ca41f69
child 29564 f8b933a62151
permissions -rw-r--r--
declare more definitions [code del]

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