src/Pure/ML-Systems/smlnj-ptreql.ML
author wenzelm
Wed, 13 Jul 2005 16:07:35 +0200
changeset 16813 67140ae50e77
parent 16528 25a7459d4d4a
permissions -rw-r--r--
removed ad-hoc atp_hook, cal_atp; removed depth_of; tuned;

(*  Title:      $Id$
    Author:     Lawrence C Paulson

Pointer Equality: for Standard ML of New Jersey 110.49 or later.

Thanks to Matthias Blume for providing InlineT.ptreql!
*)

CM.autoload "$smlnj/init/init.cmi";
val pointer_eq = InlineT.ptreql;