src/Tools/Metis/src/Map.sml
author haftmann
Mon, 16 Feb 2009 19:11:55 +0100
changeset 29940 83b373f61d41
parent 23510 4521fead5609
child 39353 7f11d833d65b
permissions -rw-r--r--
more default simp rules for sgn

(* ========================================================================= *)
(* FINITE MAPS                                                               *)
(* Copyright (c) 2004-2006 Joe Hurd, distributed under the BSD License *)
(* ========================================================================= *)

structure Map = RandomMap;