-- PressFileUtilities.df
-- Copyright (C) 1984 by Xerox Corporation.  All rights reserved.
-- created by Michael Plass, May 17, 1984 10:46:57 am PDT
-- Michael Plass, November 1, 1984 4:50:09 pm PST
-- Last Edited by: Beach, January 1, 1985 7:06:05 pm PST

Exports [Indigo]<Cedar5.3>Top>     ReleaseAs [Indigo]<Cedar5.3>Top>
  PressFileUtilities.df                        01-Jan-85 19:07:05 PST

Exports [Indigo]<Cedar5.3>Documentation>     ReleaseAs [Indigo]<Cedar5.3>Documentation>
  PressFileUtilitiesDoc.tioga!3                01-Nov-84 16:48:26 PST

Exports [Indigo]<Cedar5.3>PressFileUtilities>     ReleaseAs [Indigo]<Cedar5.3>PressFileUtilities>
  PressExtract.load!1                          24-Feb-84 16:38:49 PST
  PressPages.load!1                            24-Feb-84 16:38:51 PST
  SendSinglePages.load!1                       24-Feb-84 16:38:50 PST
  PressOverlay.load!1                          17-May-84 10:16:01 PDT
  PressBBox.load!1                             01-Jan-85 19:04:36 PST
  PressRescue.load!1                           17-May-84 12:03:49 PDT
  PressImageExtract.load!1                     21-Jun-84 13:38:31 PDT
  ListFontsInPressFile.load!1                  29-Aug-84 08:59:18 PDT
  SetPressPrintingMode.load!1                  01-Nov-84 16:43:45 PST
 +PressFileUtilitiesImpl.bcd!3                 29-Aug-84 09:24:47 PDT
 +PressOverlayImpl.bcd!2                       15-Dec-84 14:58:46 PST
 +PressRescueImpl.bcd!1                        17-May-84 13:28:30 PDT
 +PressImageExtractImpl.bcd!1                  21-Jun-84 15:16:44 PDT
 +ListFontsInPressFileImpl.bcd!2               29-Aug-84 09:29:48 PDT
 +SetPressPrintingModeImpl.bcd!1               01-Nov-84 16:26:44 PST

Exports Imports [Indigo]<Cedar5.3>Top>Real.df Of ~=
  Using [+RealConvertImpl.bcd]

Exports Imports [Indigo]<Cedar5.3>Top>SirPress.df Of ~=
  Using [+SirPressImpl.bcd, +PressPrinterImpl.bcd]

Exports Imports [Indigo]<Cedar5.3>Top>PressReader.df Of ~=
  Using [+PressReaderPackage.bcd]

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

Exports Imports [Indigo]<Cedar5.3>Top>CountedVM.df Of ~=
  Using [+CountedVMImpl.bcd]

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

  MakePressFileUtilities.cm!2                  29-Aug-84 08:49:39 PDT

  PressFileUtilities.mesa!1                    24-Feb-84 11:28:03 PST
  PressFileUtilities.bcd!1                     06-Apr-84 14:16:56 PST
  PressFileUtilitiesImpl.mesa!3                29-Aug-84 09:24:37 PDT
  PressImageExtractImpl.mesa!1                 21-Jun-84 15:16:22 PDT

  PressOverlay.mesa!1                          17-May-84 09:28:31 PDT
  PressOverlay.bcd!1                           17-May-84 09:28:41 PDT
  PressOverlayImpl.mesa!2                      15-Dec-84 14:56:51 PST

  PressRescueImpl.mesa!1                       17-May-84 13:28:21 PDT
  ListFontsInPressFileImpl.mesa!2              29-Aug-84 09:29:42 PDT
  SetPressPrintingModeImpl.mesa!1              01-Nov-84 16:26:38 PST

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

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

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

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

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

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

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

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

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

Imports [Indigo]<Cedar5.3>Top>SirPress.df Of ~=
  Using [PressFormat.bcd, SirPress.bcd, PressPrinter.bcd]

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

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

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