-- PressFileUtilities.df
-- created by Michael Plass, May 17, 1984 10:46:57 am PDT
-- Michael Plass, June 22, 1984 2:46:12 pm PDT
-- Last Edited by: Beach, April 6, 1984 1:58:59 pm PST

Exports [Indigo]<PostCedar5.2>Top>     ReleaseAs [Indigo]<Cedar5.2>Top>
  PressFileUtilities.df                        22-Jun-84 14:48:27 PDT

Exports [Indigo]<PostCedar5.2>Documentation>     ReleaseAs [Indigo]<Cedar5.2>Documentation>
  PressFileUtilitiesDoc.tioga!2                22-Jun-84 14:43:22 PDT

Exports [Indigo]<PostCedar5.2>PressFileUtilities>     ReleaseAs [Indigo]<Cedar5.2>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
  PressRescue.load!1                           17-May-84 12:03:49 PDT
  PressImageExtract.load!1                     21-Jun-84 13:38:31 PDT
 +PressFileUtilitiesImpl.bcd!1                 17-May-84 10:21:48 PDT
 +PressOverlayImpl.bcd!1                       17-May-84 09:31:22 PDT
 +PressRescueImpl.bcd!1                        17-May-84 13:28:30 PDT
 +PressImageExtractImpl.bcd!1                  21-Jun-84 15:16:44 PDT

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

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

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

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

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

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

  MakePressFileUtilities.cm!1                  17-May-84 09:28:50 PDT

  PressFileUtilities.mesa!1                    24-Feb-84 11:28:03 PST
  PressFileUtilities.bcd!1                     06-Apr-84 14:16:56 PST
  PressFileUtilitiesImpl.mesa!1                06-Apr-84 14:22:12 PST
  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!1                      17-May-84 09:31:14 PDT

  PressRescueImpl.mesa!1                       17-May-84 13:28:21 PDT

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

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

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

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

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

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

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

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

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

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

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

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

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