--Sweep.df
--Greene, December 5, 1985 3:41:16 pm PST
--Copyright c 1985 by Xerox Corporation.  All rights reserved.


Exports [Cedar]<CedarChest6.0>Top>
  Sweep.df                                     01-Apr-86 14:53:03 PST

Exports [Cedar]<CedarChest6.0>Sweep>
  Sweep.mesa!2                                 27-Mar-86 14:35:26 PST
 +Sweep.bcd!2                                  27-Mar-86 14:35:34 PST
  SweepArithImpl.mesa!2                        28-Mar-86 16:30:48 PST
 +SweepArithImpl.bcd!2                         28-Mar-86 16:31:03 PST
  SweepStructureImpl.mesa!2                    27-Mar-86 15:22:00 PST
 +SweepStructureImpl.bcd!2                     27-Mar-86 15:22:05 PST
  SweepImpl.mesa!3                             28-Mar-86 14:20:15 PST
 +SweepImpl.bcd!3                              28-Mar-86 14:20:21 PST


--Four sample programs using sweep:

Exports [Cedar]<CedarChest6.0>Sweep>
  ShowSweepImpl.mesa!2                         27-Mar-86 14:34:32 PST
 +ShowSweepImpl.bcd!2                          27-Mar-86 14:41:58 PST
  ShowSweep.tip!1                              05-Nov-85 16:44:38 PST
  ShowSweep.load!1                             04-Dec-85 11:58:23 PST

  WindSweepImpl.mesa!2                         28-Mar-86 17:42:23 PST
 +WindSweepImpl.bcd!2                          28-Mar-86 17:42:31 PST
  WindSweep.tip!1                              26-Nov-85 14:40:44 PST
  ShowWind.load!1                              04-Dec-85 12:00:41 PST

  ColorSweepImpl.mesa!2                        28-Mar-86 15:02:58 PST
 +ColorSweepImpl.bcd!2                         28-Mar-86 15:03:14 PST
  ColorSweep.tip!1                             27-Nov-85 21:34:59 PST
  Palette.tip!1                                27-Nov-85 21:27:07 PST
  ShowColor.load!1                             04-Dec-85 12:00:09 PST

  HideSweepImpl.mesa!2                         28-Mar-86 17:00:37 PST
 +HideSweepImpl.bcd!2                          28-Mar-86 17:00:49 PST
  Test!1                                       10-Feb-86 15:48:54 PST
  Test.facets!1                                10-Feb-86 15:49:20 PST
  ShowHide.load!1                              08-Feb-86 13:36:52 PST





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

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

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

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

Imports [Cedar]<Cedar6.0>Top>Tip.df Of ~=
  Using [TipUser.mesa, TipUser.bcd]

Imports [Cedar]<Cedar6.0>Top>Viewers.df Of ~=
  Using [Containers.mesa, Containers.bcd, Menus.mesa, Menus.bcd, Buttons.mesa, Buttons.bcd,
    ViewerClasses.mesa, ViewerClasses.bcd, ViewerOps.mesa, ViewerOps.bcd, ViewerTools.mesa,
    ViewerTools.bcd]

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

Imports [Cedar]<Cedar6.0>Top>Imager.df Of ~=
  Using [Imager.mesa, Imager.bcd, ImagerColor.mesa, ImagerColor.bcd, ImagerPath.mesa,
    ImagerPath.bcd, Vector2.mesa, Vector2.bcd]

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