src/Pure/ML-Systems/polyml-4.2.0.ML
author haftmann
Mon, 16 Feb 2009 19:11:55 +0100
changeset 29940 83b373f61d41
parent 29564 f8b933a62151
child 30627 fb9e73c01603
permissions -rw-r--r--
more default simp rules for sgn

(*  Title:      Pure/ML-Systems/polyml-4.2.0.ML

Compatibility wrapper for Poly/ML 4.2.0.
*)

use "ML-Systems/universal.ML";
use "ML-Systems/thread_dummy.ML";
use "ML-Systems/polyml_common.ML";
use "ML-Systems/polyml_old_compiler4.ML";

val pointer_eq = Address.wordEq;