-- Peanut.df
-- Copyright (C) 1985 by Xerox Corporation.  All rights reserved.
-- A Tioga-based mail reading and sending package
-- initially based on Walnut of February 1983
-- March 8, 1983 3:36 pm
-- Edited by Bill Paxton, June 10, 1983 9:35 am
-- Last Edited by: Pausch, July 22, 1983 10:46 am
-- Doug Wyatt, August 19, 1985 1:40:48 pm PDT

Exports [Cedar]<CedarChest6.0>Top>

  Peanut.df                                    28-Apr-86 11:22:10 PDT

Exports [Cedar]<CedarChest6.0>Documentation>

  PeanutDoc.tioga!5                            02-Jul-85 11:58:44 PDT

Exports [Cedar]<CedarChest6.0>Peanut>

 +Peanut.bcd!19                                28-Apr-86 11:05:42 PDT
  Peanut.load!1                                21-Nov-83 18:07:56 PST
  Peanut.icons!1                               12-Dec-83 09:56:35 PST
  Mail.style!1                                 01-Apr-83 13:25:54 PST

Directory [Cedar]<CedarChest6.0>Peanut>

  MakePeanut.cm!1                              07-Mar-85 11:16:19 PST
  Peanut.config!3                              01-Jul-85 15:05:50 PDT

  PeanutProfile.mesa!2                         02-Jul-85 11:34:09 PDT
  PeanutProfile.bcd!3                          02-Jul-85 11:34:24 PDT
  PeanutParse.mesa!1                           07-Mar-85 11:25:02 PST
  PeanutParse.bcd!2                            25-Apr-85 00:46:55 PST
  PeanutRetrieve.mesa!1                        07-Mar-85 11:26:19 PST
  PeanutRetrieve.bcd!2                         25-Apr-85 00:46:56 PST
  PeanutSendMail.mesa!1                        07-Mar-85 11:24:01 PST
  PeanutSendMail.bcd!2                         25-Apr-85 00:46:54 PST

  PeanutProfileImpl.mesa!2                     02-Jul-85 11:35:11 PDT
  PeanutProfileImpl.bcd!3                      02-Jul-85 11:35:26 PDT
  PeanutRetrieveImpl.mesa!8                    28-Apr-86 11:04:00 PDT
  PeanutRetrieveImpl.bcd!9                     28-Apr-86 11:05:23 PDT
  PeanutSendMailImpl.mesa!9                    09-Oct-85 18:30:56 PDT
  PeanutSendMailImpl.bcd!10                    09-Oct-85 18:31:18 PDT
  PeanutTopImpl.mesa!1                         10-Sep-84 14:08:28 PDT
  PeanutTopImpl.bcd!3                          02-Jul-85 11:36:15 PDT

  PeanutWindow.mesa!1                          07-Mar-85 11:22:50 PST
  PeanutWindow.bcd!2                           25-Apr-85 00:46:52 PST
  PeanutWindowImpl.mesa!2                      09-Apr-85 14:04:54 PST
  PeanutWindowImpl.bcd!3                       02-Jul-85 11:35:33 PDT

  LaurelToPeanut.mesa!2                        19-Aug-85 13:39:51 PDT
 +LaurelToPeanut.bcd!1                         19-Aug-85 13:40:12 PDT
 +WalnutToPeanut.mesa!1                        19-Apr-83 14:59:27 PST

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

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

Imports [Cedar]<Cedar6.0>Top>File.df Of ~=
  Using [Booting.bcd]

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

Imports [Cedar]<Cedar6.0>Top>GrapevineUser.df Of ~=
  Using [GVBasics.bcd, GVNames.bcd, GVRetrieve.bcd, GVSend.bcd]

Imports [Cedar]<Cedar6.0>Top>GVMail.df Of ~=
  Using [GVAnswer.bcd, GVMailParse.bcd, GVMailPackage.bcd]

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

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

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

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

Imports [Cedar]<Cedar6.0>Top>SafeStorage.df Of ~=
  Using [Atom.bcd, List.bcd]

Imports [Cedar]<Cedar6.0>Top>Tioga.df Of ~=
  Using [PutGet.bcd, RopeIO.bcd, TextEdit.bcd, TextNode.bcd, TEditDisplay.bcd,
    TEditDocument.bcd, TiogaAccess.bcd, TiogaFileOps.bcd, TiogaMenuOps.bcd, TiogaOps.bcd,
    TiogaOpsDefs.bcd, Typescript.bcd]

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

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

Imports [Cedar]<Cedar6.0>Top>Viewers.df Of ~=
  Using [Buttons.bcd, Containers.bcd, Icons.bcd, InputFocus.bcd, Menus.bcd,
    MessageWindow.bcd, Rules.bcd, VFonts.bcd, ViewerClasses.bcd, ViewerEvents.bcd,
    ViewerOps.bcd, ViewerSpecs.bcd, ViewerTools.bcd]