src/Pure/ML-Systems/polyml-5.1.ML
author wenzelm
Sat, 14 Jun 2008 23:20:11 +0200
changeset 27218 4548c83cd508
parent 26390 99d4cbb1f941
child 28144 2c27248bf267
permissions -rw-r--r--
prove: full Variable.declare_term, including constraints;

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

Compatibility wrapper for Poly/ML 5.1.
*)

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

val pointer_eq = PolyML.pointerEq;