-- CDCounting22x.df
-- 	Mechanism for counting features in ChipNDale designs.
-- 	Copyright (C) 1985 by Xerox Corporation.  All rights reserved.
--
-- 	Created by: Jacobi,  March 4, 1985 1:17:26 pm PST
-- 	Last Edited by: Jacobi,  February 5, 1986 8:28:37 pm PST

Exports [Cyan]<ChipNDale>6.0>top>
  CDCounting22x.df                             05-Feb-86 20:28:46 PST

Exports [Cyan]<ChipNDale>6.0>CDCounting22>
--counting rectangles
 +CDCount.bcd!1                                24-Sep-85 09:58:40 PDT
  CDCount.load!1                               24-Sep-85 10:00:19 PDT

Directory [Cyan]<ChipNDale>6.0>CDCounting22>
  CDCount.mesa!1                               29-May-85 18:49:20 PDT

--lower level counting
  CDCountCommands.mesa!1                       29-May-85 18:50:31 PDT
 +CDCountCommands.bcd!2                        07-Oct-85 12:26:38 PDT

Imports [Cyan]<ChipNDale>6.0>top>CDCommon22x.df Of >
  Using [CD.bcd, CDInstances.bcd, CDCallSpecific.bcd, CDCells.bcd, CDEvents.bcd, CDMenus.bcd,
    CDDirectory.bcd, CDInterestRects.bcd, CDMarkObjects.bcd, CDRects.bcd, CDViewer.bcd,
    CDExtras.bcd, CDBasics.bcd, CDOps.bcd, CDOrient.bcd, CDProperties.bcd, CDSequencer.bcd,
    CDCommandOps.bcd, D2Basic.bcd]

Imports [Cyan]<ChipNDale>6.0>top>TerminalIO2x.df Of >
  Using [TerminalIO.bcd]

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

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

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

Imports [Cedar]<Cedar6.0>Top>SafeStorage.df Of ~=
  Using [SafeStorage.bcd, SweepCollectableStorage.bcd]