-- ExamineStorage.df
-- Copyright (C) 1985, 1986 by Xerox Corporation.  All rights reserved.
-- Russ Atkinson (RRA) April 1, 1986 2:01:17 pm PST
-- Spreitzer, June 13, 1986 2:04:22 pm PDT

Exports [Cedar]<CedarChest6.1>Top>
  ExamineStorage.df                            13-Jun-86 14:04:30 PDT

Exports [Cedar]<CedarChest6.1>Documentation>
  ExamineStorageDoc.tioga!2                    09-Jun-86 22:44:00 PDT

Exports [Cedar]<CedarChest6.1>ExamineStorage>
  FindBadGuys.Load!1                           11-Apr-86 14:19:20 PST
  TakeHeapStats.Load!1                         11-Apr-86 14:19:26 PST
  FindCyclicTypes.Load!1                       11-Apr-86 14:19:31 PST
  ValidateHeap.Load!1                          11-Apr-86 14:19:37 PST
 +ExamineStorage.bcd!2                         09-Jun-86 18:10:04 PDT
  ExamineStorage.mesa!2                        09-Jun-86 18:09:42 PDT

  AutoReclaimFreePages.Load!1                  11-Apr-86 14:19:58 PST
  ForceReclaimFreePages.Load!1                 11-Apr-86 14:20:01 PST
 +ReclaimFreePages.bcd!1                       03-Jan-86 13:26:54 PST
  ReclaimFreePages.mesa!1                      03-Jan-86 13:26:40 PST

Directory [Cedar]<CedarChest6.1>ExamineStorage>
  MakeExamineStorage.cm!1                      03-Jan-86 13:04:34 PST

Imports [Cedar]<Cedar6.1>Top>BasicPackages.df Of ~=
  Using [RefTab.BCD, SymTab.BCD]

Imports [Cedar]<Cedar6.1>Top>BasicTime.df Of ~=
  Using [BasicTime.bcd]

Imports [Cedar]<Cedar6.1>Top>BasicPackages.df Of ~=
  Using [Commander.bcd]

Imports [Cedar]<Cedar6.1>Top>CommandTool.df Of ~=
  Using [CommandTool.bcd]

Imports [Cedar]<CedarChest6.1>Top>HashTable.df Of ~=
  Using [HashTable.BCD]

Imports [Cedar]<Cedar6.1>Top>IO.df Of ~=
  Using [Convert.bcd, IO.bcd]

Imports [Cedar]<Cedar6.1>Top>MesaRuntime.df Of ~=
  Using [Basics.bcd, PrincOps.bcd, Process.bcd, RuntimeError.bcd]

Imports [Cedar]<Cedar6.1>Top>PrintTV.df Of ~=
  Using [BackStop.bcd, PrintTV.bcd]

Imports [Cedar]<Cedar6.1>Top>Rope.df Of ~=
  Using [Rope.bcd]

Imports [Cedar]<Cedar6.1>Top>SafeStorage.df Of ~=
  Using [Allocator.bcd, AllocatorOps.bcd, Atom.BCD, RCMap.bcd, RTTypesBasicPrivate.bcd,
    SafeStorage.bcd, ZCT.bcd]

Imports [Cedar]<Cedar6.1>Top>Tentacles.df Of ~=
  Using [DebuggerSwap.bcd]

Imports [Cedar]<Cedar6.1>Top>VM.df Of ~=
  Using [VM.bcd]