-- SafeHashTable.df
-- Copyright (C) 1985 by Xerox Corporation.  All rights reserved.
-- Bertrand Serlet, July 24, 1985 5:42:44 pm PDT
-- Spreitzer, November 3, 1985 6:27:31 pm PST
-- Jacobi, March 14, 1986 8:51:27 pm PST

-- Safed for the case some turkey recompiles the original module

Exports [Cyan]<ChipNDale>6.0>Top>

  SafeHashTable.df                             14-Mar-86 20:52:17 PST

Exports [Cyan]<ChipNDale>6.0>SafeHashTable>

  HashTable.mesa!1                             18-Nov-85 15:37:00 PST
  HashTable.bcd!1                              18-Nov-85 15:37:28 PST
  HashTable.Load!1                             18-Nov-85 15:32:42 PST

 +HashTableImpl.bcd!1                          18-Nov-85 15:37:34 PST

Directory [Cyan]<ChipNDale>6.0>SafeHashTable>

  HashTableImpl.mesa!1                         18-Nov-85 15:37:06 PST
Imports [Cedar]<Cedar6.0>Top>IO.df Of ~=
  Using [IO.BCD]

Imports [Cedar]<Cedar6.0>Top>MesaRuntime.df Of ~=
  Using [PrincOps.bcd]

Imports [Cedar]<Cedar6.0>Top>Rope.df Of ~=
  Using [Rope.BCD, RopeHash.BCD]