-- PressReader.df
-- Copyright (C) 1984, Xerox Corporation.  All rights reserved.
-- Last Edited by: Plass, July 16, 1984 3:08:44 pm PDT

Exports [Indigo]<PostCedar5.2>Top>     ReleaseAs [Indigo]<Cedar5.2>Top>
  PressReader.df                               16-Jul-84 17:36:56 PDT

Exports [Indigo]<PostCedar5.2>PressReader>     ReleaseAs [Indigo]<Cedar5.2>PressReader>

  PressReader.mesa!1                           01-Dec-83 16:53:45 PST
  PressReader.bcd!1                            01-Dec-83 16:54:09 PST
  PressReaderExtras.mesa!1                     16-Jul-84 16:16:08 PDT
  PressReaderExtras.bcd!1                      16-Jul-84 16:16:16 PDT
  PressFontFormat.mesa!1                       30-Nov-83 19:07:27 PST
  PressFontFormat.bcd!1                        01-Dec-83 16:54:17 PST
  PressFontReader.mesa!1                       14-Oct-82 13:52:47 PDT
  PressFontReader.bcd!1                        01-Dec-83 16:54:21 PST
 +PressReaderPackage.bcd!3                     16-Jul-84 17:30:50 PDT

Directory [Indigo]<PostCedar5.2>PressReader>     ReleaseAs [Indigo]<Cedar5.2>PressReader>

  MakePressReader.cm!1                         17-May-84 09:50:44 PDT
  PressReaderPackage.config!1                  17-May-84 09:55:13 PDT

  PressReaderImpl.mesa!3                       16-Jul-84 17:29:33 PDT
  PressReaderImpl.bcd!3                        16-Jul-84 17:30:20 PDT

  PressFontReaderImpl.mesa!1                   17-May-84 13:06:00 PDT
  PressFontReaderImpl.bcd!1                    17-May-84 13:06:15 PDT

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

Imports [Indigo]<Cedar5.2>Top>Graphics.df Of ~=
  Using [CGPrivate.bcd, Graphics.bcd, GraphicsBasic.bcd]

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

Imports [Indigo]<Cedar5.2>Top>MesaRuntime.df Of ~=
  Using [Basics.bcd, PrincOps.bcd, Process.bcd]

Imports [Indigo]<Cedar5.2>Top>Real.df Of ~=
  Using [Real.bcd, RealConvert.bcd]

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

Imports [Indigo]<PostCedar5.2>Top>SirPress.df Of ~=
  Using [PressFormat.bcd]

Imports [Indigo]<Cedar5.2>Top>VM.df Of ~=
  Using [VM.bcd]