-- Pixels.df
-- Copyright (C) 1985 by Xerox Corporation.  All rights reserved.
-- Frank Crow, September 24, 1986 0:08:10 am PDT
-- Michael Plass, June 16, 1986 3:05:09 pm PDT

Exports [Cedar]<CedarChest6.1>Top>

  Pixels.df                                    02-Feb-87 14:53:40 PST

Exports [Cedar]<CedarChest6.1>Documentation>

  PixelsDoc.tioga!2                            09-Jun-86 19:13:46 PDT

Exports [Cedar]<CedarChest6.1>Pixels>

  Pixels.mesa!4                                27-Sep-86 13:57:06 PDT
  Pixels.bcd!4                                 27-Sep-86 13:57:24 PDT
 +PixelsImpl.bcd!7                             27-Sep-86 14:04:34 PDT

  ScanConvert.mesa!4                           02-Oct-86 11:35:58 PDT
  ScanConvert.bcd!6                            02-Feb-87 14:02:59 PST
 +ScanConvertImpl.bcd!6                        02-Feb-87 14:31:18 PST
  LoadPixels.cm!1                              23-Sep-86 23:59:41 PDT

Directory [Cedar]<CedarChest6.1>Pixels>

  PixelsImpl.mesa!6                            27-Sep-86 14:04:13 PDT
  ScanConvertImpl.mesa!4                       10-Oct-86 12:18:09 PDT

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

Imports [Cedar]<CedarChest6.1>Top>ImagerGoodies.df Of ~=
  Using [SampleMapOps.bcd, SampleMapOpsImpl.bcd]

Imports [Cedar]<Cedar6.1>Top>Imager.df Of ~=
  Using [Imager.bcd, ImagerPixelMap.bcd, ImagerColor.bcd, ImagerColorDefs.bcd,
    ImagerColorMap.bcd, ImagerBackdoor.bcd, ImagerState.bcd, ImagerTransformation.bcd,
    ImagerDevice.bcd, ImagerRasterPrivate.bcd, ImagerOps.bcd, FunctionCache.bcd, Vector2.bcd]

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

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

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

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

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