-- CircularGarbage.df
-- Copyright (C) 1985, 1986 by Xerox Corporation.  All rights reserved.
-- Bob Hagmann, May 14, 1986 3:32:56 pm PDT

Exports [Cedar]<CedarChest6.1>Top>
  CircularGarbage.df                           15-May-86 07:39:34 PDT

-- Public interface modules
Exports [Cedar]<CedarChest6.1>CircularGarbage>

  CircularGarbageTraceAndSweep.bcd!1           13-Aug-85 11:19:27 PDT
  CircularGarbageTraceAndSweep.mesa!1          13-Aug-85 11:17:48 PDT
 +CircularGarbageTraceAndSweepImpl.bcd!1       13-Aug-85 13:14:34 PDT


-- Documentation
Exports [Cedar]<CedarChest6.1>Documentation>

  CircularGarbageDoc.tioga!2                   15-May-86 07:39:29 PDT

Directory [Cedar]<CedarChest6.1>CircularGarbage>

  CircularGarbageTraceAndSweepImpl.mesa!1      13-Aug-85 13:14:16 PDT
 +RoundImpl.bcd!1                              10-Jul-85 17:01:02 PDT
  RoundImpl.mesa!1                             10-Jul-85 17:00:59 PDT

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

Imports [Cedar]<Cedar6.1>Top>AMTypes.df Of ~=
  Using [AMBridge.bcd, AMTypes.bcd, RTTypesBasicPrivate.bcd, RTTypesPrivate.bcd]

Imports [Cedar]<Cedar6.1>Top>BCDStuff.df Of ~=
  Using [FileSegment.bcd, RCMapOps.bcd, RTSD.bcd, RCMap.bcd, RCMapBuilderImpl.bcd, RTBcd.bcd,
    TypeStrings.bcd, SymbolSegment.bcd, SymbolTable.bcd, Symbols.bcd, Tree.bcd]

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

Imports [Cedar]<Cedar6.1>Top>MesaRuntime.df Of ~=
  Using [Basics.bcd, PrincOps.bcd, PrincOpsUtils.bcd, Process.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, Collector.bcd, List.bcd, RCMicrocodeOps.bcd,
    RTFrameHeapSnapshot.bcd, SafeStorage.bcd, UnsafeStorage.bcd, ZCT.bcd]

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

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