-- CDBackgroundCheck24.df
-- 	Copyright (C) 1986 by Xerox Corporation.  All rights reserved.
-- 	Created by: Christian Jacobi, February 18, 1986 3:22:38 pm PST
-- 	Last edited by: Christian Jacobi, December 2, 1986 6:03:12 pm PST
-- 	gbb May 17, 1986 6:04:23 pm PDT
--
-- Simplistic design rule checking for ChipNDale in a background process
-- some drc code not yet used anywhere

Exports [DATools]<DATools6.1>Top>

  CDBackgroundCheck24.df                       02-Dec-86 18:36:35 PST

Exports [DATools]<DATools6.1>CDBackgroundCheck24>


 +CDCSUtilImpl.bcd!6                           01-Dec-86 19:02:40 PST
 +CDBackgroundCheck.bcd!1                      02-Dec-86 17:19:42 PST
  CDBackgroundCheck.load!2                     02-Dec-86 17:19:13 PST

Directory [DATools]<DATools6.1>CDBackgroundCheck24>

--Interface NOT released officially: it might change outside release cycle
  CDCSUtil.mesa!2                              01-Dec-86 19:02:20 PST
  CDCSUtil.bcd!6                               01-Dec-86 19:02:25 PST
  CDCSUtilImpl.mesa!2                          01-Dec-86 18:59:32 PST

  CDBackgroundCheck.mesa!1                     02-Dec-86 17:19:26 PST

--The following stuff is NOT released either; experimental !!! 
  CornerBasedDRCImpl.mesa!1                    02-Dec-86 17:59:25 PST
  CornerBasedDRC.mesa!1                        02-Dec-86 17:30:25 PST
  CornerBasedDRCTest.mesa!1                    02-Dec-86 17:18:14 PST
  CornerBasedDRCTest.load!1                    02-Dec-86 18:36:33 PST


Imports [DATools]<DATools6.1>Top>CDCommon24.df Of ~=
  Using [CD.bcd, CDBasics.bcd, CDCommandOps.bcd, CDErrors.bcd, CDProperties.bcd,
    CDSequencer.bcd, CDSimpleRules.bcd, CDOps.bcd, CDValue.bcd, CDInstances.bcd,
    CDViewer.bcd, D2Basic.bcd, D2Orient.bcd]

Exports Imports [DATools]<DATools6.1>Top>CStitching3.df Of ~=
  Using [+CStitchingImpl.bcd, CStitching.load]

Imports [DATools]<DATools6.1>Top>CStitching3.df Of ~=
  Using [CStitching.bcd]

Exports Imports [Cedar]<CedarChest6.1>Top>PropertyLists.df Of ~=
  Using [+PropertyListsImpl.bcd, PropertyLists.load]

Imports [Cedar]<CedarChest6.1>Top>PropertyLists.df Of ~=
  Using [PropertyLists.bcd]

Imports [DATools]<DATools6.1>Top>TerminalIO3.df Of ~=
  Using [TerminalIO.bcd]

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

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

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


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

Imports [Cedar]<Cedar6.1>Top>Viewers.df Of ~=
  Using [ViewerClasses.bcd, ViewerOps.bcd]