-- Geometry3dApplied.df
-- Copyright (C) 1985 by Xerox Corporation.  All rights reserved.
-- Bloomenthal, December 10, 1985 0:10:53 am PST

Exports [Cedar]<CedarChest6.0>Top>
  Geometry3dApplied.df                         09-Jun-86 23:31:11 PDT

Exports [Cedar]<CedarChest6.0>Geometry3dApplied>
  Print3d.mesa!1                               25-Feb-86 11:04:05 PST
  Draw3d.mesa!1                                09-Apr-86 14:54:44 PST
  Draw2d.mesa!1                                25-Feb-86 19:31:58 PST
  Controls3d.mesa!1                            21-May-86 23:26:04 PDT

 +Geometry3dAppliedPackage.bcd!2               09-Jun-86 23:31:03 PDT
  Print3d.bcd!1                                23-May-86 01:28:45 PDT
  Draw3d.bcd!1                                 23-May-86 01:28:43 PDT
  Draw2d.bcd!1                                 06-Mar-86 14:34:17 PST
  Controls3d.bcd!2                             09-Jun-86 23:30:47 PDT

Exports [Cedar]<CedarChest6.0>Documentation>
  Geometry3dAppliedDoc.Tioga!1                 23-May-86 01:09:03 PDT

Directory [Cedar]<CedarChest6.0>Geometry3dApplied>
  MakeGeometry3dApplied.cm!1                   23-May-86 01:28:14 PDT
  Geometry3dAppliedPackage.config!1            23-May-86 01:01:20 PDT

  Print3dImpl.mesa!1                           25-Feb-86 11:09:20 PST
  Draw3dImpl.mesa!1                            14-May-86 12:04:36 PDT
  Draw2dImpl.mesa!2                            09-Jun-86 17:23:16 PDT
  Controls3dImpl.mesa!1                        21-May-86 23:26:12 PDT

  Print3dImpl.bcd!1                            23-May-86 01:29:05 PDT
  Draw3dImpl.bcd!1                             23-May-86 01:29:12 PDT
  Draw2dImpl.bcd!2                             09-Jun-86 17:23:30 PDT
  Controls3dImpl.bcd!2                         09-Jun-86 23:30:55 PDT

Exports Imports [Cedar]<CedarChest6.0>Top>Controls.df Of ~=
  Using [Controls.bcd, ControlsImpl.bcd, Controls.TIP]

Imports [Cedar]<CedarChest6.0>Top>Geometry3d.df Of ~=
  Using [Vector3d.bcd, Matrix3d.bcd, Plane3d.bcd, Clip3d.bcd, Spline3d.bcd, Vector3dImpl.bcd,
    Matrix3dImpl.bcd, Plane3dImpl.bcd, Clip3dImpl.bcd, Spline3dImpl.bcd]

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

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

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

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

Imports [Cedar]<Cedar6.0>Top>Imager.df Of ~=
  Using [Imager.bcd, ImagerColor.bcd, ImagerColorOperator.bcd, ImagerColorMap.bcd,
    ImagerDevice.bcd, Imagerfont.bcd, ImagerRaster.bcd, ImagerPixelArray.bcd, ImagerPath.bcd,
    ImagerTransformation.bcd, ImagerPixelArrayDefs.bcd, ImagerRasterPrivate.bcd,
    ImagerSample.bcd, ImagerState.bcd, ImagerTerminal.bcd, ImagerPixelMap.bcd, ImagerOps.bcd,
    ImagerBackdoor.bcd, Vector2.bcd]

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