--Dither.DF, last edited February 8, 1984 10:15:24 am PST PST PST PST PST PST PST PST PST PST PST PST PST PST, by Mik Lamming
-- to compile and bind, run @MakeDither.CM
-- Doug Wyatt, July 23, 1983 3:38 pm (move to PreISLCedar)

Exports [Indigo]<Cedar5.3>Top>     ReleaseAs [Indigo]<Cedar5.3>Top>
  Dither.DF                                    11-Jul-84 11:53:17 PDT

Exports [Indigo]<Cedar5.3>Dither>     ReleaseAs [Indigo]<Cedar5.3>Dither>
 +DitherImpl.bcd                               08-Feb-84 10:16:18 PST
  Std.Tab                                      03-Feb-84 16:39:55 PST
  Half.Tab                                     03-Feb-84 16:44:45 PST
  Dither.load                                  06-Feb-84 11:08:16 PST

Directory [Indigo]<Cedar5.3>Dither>     ReleaseAs [Indigo]<Cedar5.3>Dither>

  MakeDither.CM                                06-Feb-84 12:13:11 PST
  DitherImpl.mesa                              08-Feb-84 10:13:03 PST

Imports [Indigo]<Cedar5.3>Top>IO.df Of ~=
  Using [IO.bcd]

Imports [Indigo]<Cedar5.3>Top>DitherAIS.df Of ~=
  Using [DitherAIS.bcd, DitherAISImpl.bcd]

Imports [Indigo]<Cedar5.3>Top>DisplayMap.df Of ~=
  Using [DisplayMap.bcd, DisplayMapImpl.bcd]

Imports [Indigo]<Cedar5.3>Top>MesaRuntime.df Of ~=
  Using [Basics.bcd]

Imports [Indigo]<Cedar5.3>Top>ColorPackage.df Of ~=
  Using [ColorMap.bcd]

Imports [Indigo]<Cedar5.3>Top>Graphics.df Of ~=
  Using [Graphics.bcd, GraphicsBasic.bcd, GraphicsColor.bcd, GraphicsOps.bcd]

Imports [Indigo]<Cedar5.3>Top>Rope.df Of ~=
  Using [Rope.bcd]

Imports [Indigo]<Cedar5.3>Top>FS.df Of ~=
  Using [FS.bcd]

Imports [Indigo]<Cedar5.3>Top>Viewers.df Of ~=
  Using [InputFocus.bcd, Menus.bcd, ViewerClasses.bcd, ViewerOps.bcd, ViewerTools.bcd]

Imports [Indigo]<Cedar5.3>Top>AIS.df Of ~=
  Using [AIS.bcd, AISImpl.bcd]