-- Talker.df
-- Last Modified On May 5, 1983 2:42 pm By Paul Rovner
-- Last Edited by: Greene, April 20, 1984 1:59:37 pm PST
-- Last Edited by: Nickell, June 27, 1984 10:04:31 am PDT
-- Last Edited by: Rumph, June 15, 1984 4:52:08 pm PDT

Exports [Indigo]<PostCedar5.2>Top>     ReleaseAs [Indigo]<PostCedar5.2>Top>
  Talker.df                                    27-Jun-84 10:05:16 PDT

Exports [Indigo]<PostCedar5.2>Talker>     ReleaseAs [Indigo]<PostCedar5.2>Talker>
 +Talker.bcd!1                                 26-Jun-84 14:11:08 PDT
  Talker.icons!1                               31-Jan-83 09:42:39 PST
  Talk.load!1                                  15-Jun-84 16:13:38 PDT

Exports [Indigo]<PostCedar5.2>Documentation>     ReleaseAs [Indigo]<PostCedar5.2>Documentation>

  TalkDoc.tioga!1                              15-Jun-84 15:25:02 PDT

Directory [Indigo]<PostCedar5.2>Talker>     ReleaseAs [Indigo]<PostCedar5.2>Talker>

  MakeTalker.cm!1                              20-Apr-84 14:16:00 PST
  Talker.config!1                              15-Jun-84 15:32:51 PDT
  TalkerPrivate.mesa!1                         19-Apr-84 17:47:27 PST
  TalkerPrivate.bcd!1                          20-Apr-84 15:39:50 PST
  TalkerOps.mesa!1                             19-Apr-84 17:48:02 PST
  TalkerOps.bcd!1                              20-Apr-84 15:37:28 PST
  TalkerImpl.mesa!1                            15-Jun-84 15:29:29 PDT
  TalkerImpl.bcd!1                             15-Jun-84 16:16:35 PDT
  ConversationImpl.mesa!1                      26-Jun-84 14:10:14 PDT
  ConversationImpl.bcd!1                       26-Jun-84 14:10:42 PDT
  TalkerOpsRpcControl.mesa!1                   20-Apr-84 15:37:40 PST
  TalkerOpsRpcControl.bcd!1                    20-Apr-84 15:39:24 PST
  TalkerOpsRpcClientImpl.mesa!1                20-Apr-84 15:38:13 PST
  TalkerOpsRpcClientImpl.bcd!1                 20-Apr-84 15:39:29 PST
  TalkerOpsRpcBinderImpl.mesa!1                20-Apr-84 15:37:43 PST
  TalkerOpsRpcBinderImpl.bcd!1                 20-Apr-84 15:39:39 PST
  TalkerOpsRpcServerImpl.mesa!1                20-Apr-84 15:37:44 PST
  TalkerOpsRpcServerImpl.bcd!1                 20-Apr-84 15:39:44 PST

Exports Imports [Indigo]<PostCedar5.2>Top>DefaultRegistry.df Of ~=
  Using [DefaultRegistryImpl.bcd]

Imports [Indigo]<PostCedar5.2>Top>DefaultRegistry.df Of ~=
  Using [DefaultRegistry.bcd, DefaultRegistry.mesa]

Imports [Indigo]<Cedar5.2>Top>Viewers.df Of ~=
  Using [Containers.bcd, Labels.bcd, Menus.bcd, VFonts.bcd, ViewerClasses.bcd,
    ViewerEvents.bcd, ViewerOps.bcd, Containers.mesa, Labels.mesa, Menus.mesa, VFonts.mesa,
    ViewerClasses.mesa, ViewerEvents.mesa, ViewerOps.mesa, InputFocus.bcd, InputFocus.mesa,
    ViewerTools.bcd, ViewerTools.mesa, Icons.bcd, Icons.mesa, MBQueue.bcd, MBQueue.mesa]

Imports [Indigo]<Cedar5.2>Top>Tioga.df Of ~=
  Using [RopeReader.bcd, TEditDocument.bcd, TEditLocks.bcd, TextEdit.bcd, TextNode.bcd,
    TypeScript.bcd, TextLooks.bcd, TiogaOps.bcd]

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

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

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

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

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

Imports [Indigo]<Cedar5.2>Top>RPCRuntime.df Of ~=
  Using [LupineRuntime.bcd, RPC.bcd, RPCLupine.bcd]

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

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

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

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