-- NamesAndLog.df
-- Names interface, Log interface; logging, debugging, name utility packages. 
-- Last Edited by: Swinehart, June 5, 1984 8:42:34 am PDT
-- Last Edited by: Pier, May 10, 1984 2:43:52 pm PDT

Exports [Indigo]<Voice>5.2>Top>     ReleaseAs [Indigo]<Voice>5.2>Top>

  NamesAndLog.df                               05-Jun-84 08:42:44 PDT

-- compile Log LogImpl

Exports [Indigo]<Voice>Log>     ReleaseAs [Indigo]<Voice>Log>

  Log.bcd!8                                    22-Mar-84 16:07:19 PST

Exports [Indigo]<Voice>Names>     ReleaseAs [Indigo]<Voice>Names>

  Names.bcd!5                                  01-May-84 11:13:53 PDT
 +NamesAndLog.bcd!9                            20-May-84 22:30:56 PDT

Directory [Indigo]<Voice>Log>     ReleaseAs [Indigo]<Voice>Log>

  Log.mesa!4                                   16-Dec-83 17:47:29 PST
 +LogImpl.bcd!11                               22-Mar-84 16:07:31 PST
  LogImpl.mesa!5                               29-Dec-83 01:05:11 PST

-- compile Names NamesImpl NamesGVImpl NamesGVAuthImpl

Directory [Indigo]<Voice>Names>     ReleaseAs [Indigo]<Voice>Names>

  Names.mesa!3                                 01-May-84 11:13:41 PDT
 +NamesGVAuthImpl.bcd!5                        01-May-84 11:14:33 PDT
  NamesGVAuthImpl.mesa!2                       17-Dec-83 17:08:08 PST
 +NamesGVImpl.bcd!7                            20-May-84 19:08:23 PDT
  NamesGVImpl.mesa!5                           20-May-84 19:08:08 PDT
 +NamesImpl.bcd!5                              01-May-84 11:14:02 PDT
  NamesImpl.mesa!2                             20-Dec-83 15:11:48 PST
  NamesAndLog.config!6                         20-May-84 22:30:52 PDT

-- bind NamesAndLog


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

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

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

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

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

Imports [Indigo]<Cedar5.2>Top>Communication.df Of ~=
  Using [BufferDefs.bcd, PupDefs.bcd, PupTypes.bcd]

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

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

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

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

Imports [Indigo]<Cedar5.2>Top>GrapevineUser.df Of ~=
  Using [GVBasics.bcd, GVNames.bcd]

Imports [Indigo]<Cedar5.2>Top>Viewers.df Of ~=
  Using [MBQueue.bcd, ViewerClasses.bcd, ViewerOps.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>RPCRuntime.df Of ~=
  Using [LupineRuntime.bcd, MesaRPC.bcd, RPC.bcd, RPCBinding.bcd, RPCLupine.bcd,
    RPCInternal.bcd, RPCPkt.bcd, RPCPktIO.bcd, RPCPrivate.bcd, RPCSecurity.bcd]

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